diff --git a/lib/hash_mapper/version.rb b/lib/hash_mapper/version.rb index e533f9d..c85c83b 100644 --- a/lib/hash_mapper/version.rb +++ b/lib/hash_mapper/version.rb @@ -1,3 +1,3 @@ module HashMapper - VERSION = "0.2.7" + VERSION = "0.2.8" end