lib/git/branch/stray/version.rb in git-branch--stray-1.0.0 vs lib/git/branch/stray/version.rb in git-branch--stray-1.1.0
- old
+ new
@@ -1,7 +1,7 @@
module Git
module Branch
module Stray
- VERSION = '1.0.0'.freeze
+ VERSION = '1.1.0'.freeze
end
end
end