diff --git a/lib/human_hash/version.rb b/lib/human_hash/version.rb index 7e8d53c..c22396f 100644 --- a/lib/human_hash/version.rb +++ b/lib/human_hash/version.rb @@ -1,3 +1,3 @@ module HumanHash - VERSION = "0.0.1" + VERSION = "0.0.2" end