Skip to content

Commit

Permalink
Version bump to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielv123 committed Feb 25, 2024
1 parent a99c9fe commit 94ec057
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ jobs:
- run: npm i -g pnpm
- run: pnpm i --no-optional
- run: pnpm run prepare
- run: pnpm publish --access public
- run: pnpm publish --access public --no-git-checks
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@danielv123/gridworld",
"version": "0.1.4",
"version": "0.2.0",
"description": "Clusterio plugin for automatic creation of gridworlds connected using edge_transports",
"author": "Danielv <[email protected]>",
"homepage": "https://github.com/Danielv123/gridworld",
Expand Down

0 comments on commit 94ec057

Please sign in to comment.