Skip to content

Commit

Permalink
Get ready to push 0.2.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
jim committed Jan 6, 2012
1 parent f9ae356 commit 54025eb
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,3 +1,7 @@
### 0.2.12
* Republish the gem with Ruby 1.8.7.
### 0.2.11
* Remove Jeweler and release new version.
### 0.2.10
* Generate the gem with Ruby 1.8.7 to try to fix YAML library
incompatibilities.
Expand Down
2 changes: 1 addition & 1 deletion lib/carmen/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Carmen
VERSION = '0.2.11'
VERSION = '0.2.12'
end

0 comments on commit 54025eb

Please sign in to comment.