Skip to content

Commit

Permalink
Merge pull request #22 from randallreedjr/releases/v1.1.5
Browse files Browse the repository at this point in the history
Bump version to 1.1.5
  • Loading branch information
randallreedjr committed Feb 11, 2022
2 parents bd2ffd7 + 7ffa746 commit 86efd74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
git_swap (1.1.4)
git_swap (1.1.5)

GEM
remote: https://rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion lib/git_swap/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module GitSwap
VERSION = "1.1.4" unless defined? VERSION
VERSION = "1.1.5" unless defined? VERSION
end

0 comments on commit 86efd74

Please sign in to comment.