lib/cts/mpx/version.rb in cts-mpx-1.1.0 vs lib/cts/mpx/version.rb in cts-mpx-1.1.1
- old
+ new
@@ -1,6 +1,6 @@
module Cts
module Mpx
# @return [String] frozen string of the version of Cts::Mpx
- VERSION = "1.1.0".freeze
+ VERSION = "1.1.1".freeze
end
end