Skip to content

Commit

Permalink
Bump to 1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Martin committed Dec 14, 2023
1 parent 29e272f commit 6e6fff2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
git-fastclone (1.4.4)
git-fastclone (1.4.5)
colorize

GEM
Expand Down Expand Up @@ -51,6 +51,7 @@ GEM
unicode-display_width (2.5.0)

PLATFORMS
arm64-darwin-22
arm64-darwin-23
x64-mingw-ucrt
x86_64-linux
Expand Down
2 changes: 1 addition & 1 deletion lib/git-fastclone/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

# Version string for git-fastclone
module GitFastCloneVersion
VERSION = '1.4.4'
VERSION = '1.4.5'
end

0 comments on commit 6e6fff2

Please sign in to comment.