Skip to content

Commit

Permalink
Release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bibendi committed Mar 10, 2017
1 parent 121773c commit 776f9d7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@

#### [Current]
* 2017-03-10 [a0bdddc](../../commit/a0bdddc) - __(Michail Merkushin)__ Add no-pull option
* 2017-03-10 [df22f6f](../../commit/df22f6f) - __(Michail Merkushin)__ Add no-push option

#### v2.0.0
* 2017-03-10 [dcbb238](../../commit/dcbb238) - __(Michail Merkushin)__ Release 2.0.0
* 2017-03-10 [9c52211](../../commit/9c52211) - __(Michail Merkushin)__ Update version and changelog in single commit

#### v1.3.1
Expand Down
2 changes: 1 addition & 1 deletion lib/apress/gems/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Apress
module Gems
VERSION = '2.0.0'
VERSION = '2.1.0'
end
end

0 comments on commit 776f9d7

Please sign in to comment.