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

- old
+ new

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