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