Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bibendi committed Feb 26, 2015
1 parent 620f3a3 commit 571cbf9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@

#### [Current]
* 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
* 2015-02-25 [daa47a9](../../commit/daa47a9) - __(bibendi)__ Make bin cli tool apress-gem

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.0'
VERSION = '1.0.1'
end
end

0 comments on commit 571cbf9

Please sign in to comment.