lib/command_mapper/version.rb in command_mapper-0.1.0 vs lib/command_mapper/version.rb in command_mapper-0.1.1

- old
+ new

@@ -1,4 +1,4 @@ module CommandMapper # Version of command_mapper - VERSION = '0.1.0' + VERSION = '0.1.1' end