Skip to content

Commit

Permalink
Release 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sake92 committed Aug 17, 2024
1 parent 68935b7 commit d5135b1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 deletions.
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.4.0"
$VERSION="0.4.1"
git commit --allow-empty -am "Release $VERSION"
git tag -a $VERSION -m "Release $VERSION"
git push --atomic origin main $VERSION
Expand Down
17 changes: 0 additions & 17 deletions mill-plugin-itest/src/h2/root/test/src/CountSuite.scala

This file was deleted.

0 comments on commit d5135b1

Please sign in to comment.