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

- old
+ new

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