Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mperham committed May 10, 2012
1 parent c15df46 commit 40a35d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions History.md
Expand Up @@ -4,6 +4,7 @@ Dalli Changelog
2.0.5
=======

- Create proper keys for arrays of objects passed as keys [twinturbo, #211]
- Handle long key with namespace [#212]

2.0.4
Expand Down
2 changes: 1 addition & 1 deletion lib/dalli/version.rb
@@ -1,3 +1,3 @@
module Dalli
VERSION = '2.0.4'
VERSION = '2.0.5'
end

0 comments on commit 40a35d5

Please sign in to comment.