Skip to content

Commit

Permalink
Release 0.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
karmi committed Nov 11, 2011
1 parent edc1c5f commit 5e8da81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/tire/version.rb
@@ -1,10 +1,11 @@
module Tire
VERSION = "0.3.10"
VERSION = "0.3.11"

CHANGELOG =<<-END
IMPORTANT CHANGES LATELY:
* Fixes and improvements for Logger [#142]
* Better handling of search exceptions [#145]
* Removed pinning Rake to specific version
END
end

0 comments on commit 5e8da81

Please sign in to comment.