lib/vx/lib/consumer/version.rb in vx-lib-consumer-0.2.2 vs lib/vx/lib/consumer/version.rb in vx-lib-consumer-0.3.0
- old
+ new
@@ -1,7 +1,7 @@
module Vx
module Lib
module Consumer
- VERSION = "0.2.2"
+ VERSION = "0.3.0"
end
end
end