Skip to content

Commit

Permalink
Set version to 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
prestomation committed Oct 25, 2022
1 parent de56dfd commit 476ed8d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
1 change: 0 additions & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
with:
node-version: '16.x'
registry-url: 'https://registry.npmjs.org'
- run: npm version ${{ github.event.release.tag_name }}
- run: npm install
- name: "Set version number"
run: |
Expand Down
6 changes: 4 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,6 @@
"last 2 ChromeAndroid versions",
"last 2 FirefoxAndroid versions",
"last 2 iOS versions"
]
}
],
"version": "2.0.4"
}

0 comments on commit 476ed8d

Please sign in to comment.