Skip to content

Commit

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

#### [Current]
* 2015-02-26 [7c70898](../../commit/7c70898) - __(bibendi)__ fix checking exit status
* 2015-02-25 [daa47a9](../../commit/daa47a9) - __(bibendi)__ Make bin cli tool apress-gem

#### v0.2.0
* 2014-12-04 [f8ff431](../../commit/f8ff431) - __(bibendi)__ Release 0.2.0
* 2014-12-04 [6d1c394](../../commit/6d1c394) - __(bibendi)__ remove katip, make own awesome changelogger

#### v0.1.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 = '0.2.0'
VERSION = '1.0.0'
end
end

0 comments on commit 075cb56

Please sign in to comment.