lib/amq/protocol/version.rb in amq-protocol-0.5.0 vs lib/amq/protocol/version.rb in amq-protocol-0.6.0.pre

- old
+ new

@@ -1,5 +1,5 @@ module AMQ module Protocol - VERSION = "0.5.0".freeze + VERSION = "0.6.0.pre" end # Protocol end # AMQ \ No newline at end of file