Skip to content

Commit

Permalink
chore: release 0.4.0 (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
wfcd-bot-boi authored Feb 12, 2022
1 parent e4dc9e4 commit 9931749
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.0](https://github.com/WFCD/warframe-ruby/compare/v0.3.2...v0.4.0) (2022-01-02)


### Features

* **REST:** add `vallisCycle` route. ([#61](https://github.com/WFCD/warframe-ruby/issues/61)) ([f81577f](https://github.com/WFCD/warframe-ruby/commit/f81577fc6af0ec45948cfd57cc1d67de684ce03c))

### [0.3.2](https://github.com/WFCD/warframe-ruby/compare/v0.3.1...v0.3.2) (2021-12-29)


Expand Down
2 changes: 1 addition & 1 deletion lib/warframe/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

module Warframe
# The current version of this gem.
VERSION = '0.3.2'
VERSION = '0.4.0'
end

0 comments on commit 9931749

Please # to comment.