Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bibendi committed Mar 10, 2017
1 parent 430ed33 commit dcbb238
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
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-10 [9c52211](../../commit/9c52211) - __(Michail Merkushin)__ Update version and changelog in single commit

#### v1.3.1
* 2016-12-20 [5d2e296](../../commit/5d2e296) - __(Michail Merkushin)__ Release 1.3.1
* 2016-12-14 [6349477](../../commit/6349477) - __(Mikhail Nelaev)__ fix: add missing closing quote

#### v1.3.0
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 = '1.3.1'
VERSION = '2.0.0'
end
end

0 comments on commit dcbb238

Please sign in to comment.