lib/git_helper/version.rb in
git_helper-3.3.1
vs lib/git_helper/version.rb in
git_helper-3.3.2
- old
+ new
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
module GitHelper
- VERSION = '3.3.1'
+ VERSION = '3.3.2'
end