Skip to content

Commit

Permalink
Removed legacy version file. Bumped version to 0.3.5. Added entry to …
Browse files Browse the repository at this point in the history
…changelog for changes since previous version. Fixed #68.
  • Loading branch information
Sasha Gerrand committed May 2, 2012
1 parent fc98a77 commit 7c2f4da
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
== 0.3.5 / 2012-05-02

* I18n for error messages
* Rails: delete flash keys if unused

== 0.3.4 / 2011-12-13

* Rails 3
Expand Down Expand Up @@ -25,4 +30,4 @@
== 0.1.0 / 2008-2-8

* 1 major enhancement
* Initial Gem Release
* Initial Gem Release
1 change: 0 additions & 1 deletion VERSION

This file was deleted.

2 changes: 1 addition & 1 deletion lib/recaptcha/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Recaptcha
VERSION = "0.3.4"
VERSION = "0.3.5"
end

0 comments on commit 7c2f4da

Please sign in to comment.