Skip to content

Commit acf7a46

Browse files
committed
No lock committed
1 parent d469896 commit acf7a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/release

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ VERSION=$1
44

55
printf "class Jbuilder\n VERSION = \"$VERSION\"\nend\n" > ./lib/jbuilder/version.rb
66
bundle
7-
git add Gemfile.lock lib/jbuilder/version.rb
7+
git add lib/jbuilder/version.rb
88
git commit -m "Bump version for $VERSION"
99
git push
1010
git tag v$VERSION

0 commit comments

Comments
 (0)