lib/mixlib/versioning/version.rb in mixlib-versioning-1.2.7 vs lib/mixlib/versioning/version.rb in mixlib-versioning-1.2.12
- old
+ new
@@ -16,8 +16,8 @@
# limitations under the License.
#
module Mixlib
class Versioning
- VERSION = "1.2.7"
+ VERSION = "1.2.12"
end
end