Skip to content

Commit

Permalink
Release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sake92 committed Sep 4, 2024
1 parent 0baf7e1 commit 26fa0c6
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.2"
$VERSION="0.1.0"
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 26fa0c6

Please sign in to comment.