We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 229cdd5 commit ea9b459Copy full SHA for ea9b459
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- snaky_hash (2.0.0)
+ snaky_hash (2.0.1)
5
hashie
6
version_gem (~> 1.1, >= 1.1.1)
7
lib/snaky_hash/version.rb
@@ -2,6 +2,6 @@
module SnakyHash
module Version
- VERSION = "2.0.0".freeze
+ VERSION = "2.0.1".freeze
end
0 commit comments