Skip to content

Commit

Permalink
fix: bump version and update ci pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
tchvu3 committed Aug 9, 2024
1 parent c6ea0ca commit 34038e3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,3 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_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": "capacitor-voice-recorder",
"version": "6.0.1",
"version": "6.0.2",
"description": "Capacitor plugin for voice recording",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 34038e3

Please sign in to comment.