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