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

- old
+ new

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