Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

Commit

Permalink
Prepare v0.3.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
lysyi3m committed Dec 18, 2016
1 parent 3870531 commit 0de963a
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
Expand Up @@ -78,3 +78,10 @@ Thanks to @aderyabin !
* Added new version check functionality

* Added specs for version check


### 0.3.1

Thanks to @palkan !

* Added support for Ruby >= 2.1 and Rails 3.2
2 changes: 1 addition & 1 deletion lib/npmdc/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Npmdc
VERSION = '0.3.0'
VERSION = '0.3.1'
end

0 comments on commit 0de963a

Please sign in to comment.