lib/mixlib/versioning/version.rb in mixlib-versioning-1.2.1 vs lib/mixlib/versioning/version.rb in mixlib-versioning-1.2.2

- old
+ new

@@ -16,8 +16,8 @@ # limitations under the License. # module Mixlib class Versioning - VERSION = "1.2.1" + VERSION = "1.2.2" end end