Skip to content

Commit

Permalink
Release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bibendi committed Dec 4, 2014
1 parent 0765294 commit 2549209
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@

#### [Current]
* [0765294](../../commit/0765294) - __(Меркушин Михаил)__ Merge pull request [#1](../../issues/1) from bibendi/master

add new changelogger - katip
* [15c21ad](../../commit/15c21ad) - __(bibendi)__ add new changelogger - katip

#### v0.0.4
* [861228d](../../commit/861228d) - __(bibendi)__ Release 0.0.4
* [1d8ec9b](../../commit/1d8ec9b) - __(bibendi)__ downgrade changelogger to 0.0.2
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.4
0.1.0
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.0.4'
VERSION = '0.1.0'
end
end

0 comments on commit 2549209

Please sign in to comment.