lib/much-plugin/version.rb in
much-plugin-0.2.2
vs lib/much-plugin/version.rb in
much-plugin-0.2.3
- old
+ new
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
module MuchPlugin
- VERSION = "0.2.2"
+ VERSION = "0.2.3"
end