Skip to content

Commit

Permalink
Release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bibendi committed Dec 9, 2016
1 parent 1d8a8f6 commit c873563
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-10-17 [c35adb4](../../commit/c35adb4) - __(Michail Merkushin)__ Refactor version bumping

#### v1.2.0
* 2016-03-01 [0c1dbf3](../../commit/0c1dbf3) - __(Michail Merkushin)__ Release 1.2.0
* 2016-01-12 [987c179](../../commit/987c179) - __(Semyon Pupkov)__ fix(validation): do not validate version for 0.1.0
* 2016-01-12 [9f70529](../../commit/9f70529) - __(Semyon Pupkov)__ Update README

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.2.0'
VERSION = '1.3.0'
end
end

0 comments on commit c873563

Please sign in to comment.