Skip to content

Commit

Permalink
test: test
Browse files Browse the repository at this point in the history
  • Loading branch information
hacxy committed Mar 11, 2024
1 parent aee7a66 commit f5b0726
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ jobs:
run: |
git config --global user.name "robot"
git config --global user.email "[email protected]"
npm version minor && npm publish
git push origin/main
git push
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oml2d-models",
"version": "0.3.0",
"version": "0.4.0",
"files": [
"models"
],
Expand Down

0 comments on commit f5b0726

Please sign in to comment.