Skip to content

Commit 897ca80

Browse files
committed
update latest version in readme
1 parent 0f5db73 commit 897ca80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ gem push *.gem --config-file /home/r/rubygems.yml
2929

3030
# set next dev version in version.rb
3131
sed -i "s/'${tag}'.freeze # rultor/'${NEXT_VERSION}'.freeze # rultor/" ./lib/version.rb
32+
sed -i "s/latest version is \`.*\`/latest version is \`${tag}\`/" README.md
3233
bundle install
3334

3435
git commit -am "${NEXT_VERSION}"

0 commit comments

Comments
 (0)