Skip to content

Commit

Permalink
Release 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bibendi committed Dec 20, 2016
1 parent 3f5c518 commit 5d2e296
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]
* 2016-12-14 [6349477](../../commit/6349477) - __(Mikhail Nelaev)__ fix: add missing closing quote

#### v1.3.0
* 2016-12-09 [c873563](../../commit/c873563) - __(Michail Merkushin)__ Release 1.3.0
* 2016-10-17 [c35adb4](../../commit/c35adb4) - __(Michail Merkushin)__ Refactor version bumping

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

0 comments on commit 5d2e296

Please sign in to comment.