Skip to content

Commit

Permalink
Release 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bibendi committed Mar 23, 2017
1 parent 9a20e3a commit d226b5d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@

#### [Current]
* 2017-03-23 [ef4f929](../../commit/ef4f929) - __(Denis Korobicyn)__ fix: REGEXP for version update

#### v3.0.0
* 2017-03-22 [85bf19e](../../commit/85bf19e) - __(Michail Merkushin)__ Release 3.0.0
* 2017-03-22 [7c9c3b6](../../commit/7c9c3b6) - __(Michail Merkushin)__ Add Dockerfile and script for autopublication
* 2017-03-22 [69fa54c](../../commit/69fa54c) - __(Michail Merkushin)__ Don't load gemspec on init
* 2017-03-22 [cd764ac](../../commit/cd764ac) - __(Michail Merkushin)__ Fix help duplication
Expand Down
4 changes: 1 addition & 3 deletions lib/apress/gems/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
module Apress
module Gems
VERSION = '3.0.0'.freeze
end
end
VERSION = '3.0.1'.freeze

0 comments on commit d226b5d

Please sign in to comment.