lib/command_mapper/version.rb in command_mapper-0.2.1 vs lib/command_mapper/version.rb in command_mapper-0.3.0

- old
+ new

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