Skip to content

Commit

Permalink
Release 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sake92 committed Aug 24, 2024
1 parent b7bd83d commit 99cdee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEV.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ git diff
git commit -am "msg"


$VERSION="0.5.1"
$VERSION="0.5.2"
git commit --allow-empty -am "Release $VERSION"
git tag -a $VERSION -m "Release $VERSION"
git push --atomic origin main $VERSION
Expand Down

0 comments on commit 99cdee0

Please sign in to comment.