Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bibendi committed Mar 25, 2015
1 parent a855121 commit 1e00f36
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]
* 2015-03-25 [4482a25](../../commit/4482a25) - __(bibendi)__ Release from any branch

#### v1.0.1
* 2015-02-26 [571cbf9](../../commit/571cbf9) - __(bibendi)__ Release 1.0.1
* 2015-02-26 [620f3a3](../../commit/620f3a3) - __(bibendi)__ fix tagging
* 2015-02-26 [075cb56](../../commit/075cb56) - __(bibendi)__ Release 1.0.0
* 2015-02-26 [7c70898](../../commit/7c70898) - __(bibendi)__ fix checking exit status
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.0.1'
VERSION = '1.1.0'
end
end

0 comments on commit 1e00f36

Please sign in to comment.