Skip to content

Commit

Permalink
release: 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanWalker committed May 11, 2023
1 parent 425b357 commit 34a45a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ NativeScript for Capacitor

```bash
yarn add @nativescript/capacitor
yarn build:mobile
npx cap sync
```

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nativescript/capacitor",
"version": "5.0.0-beta.0",
"version": "5.0.0",
"description": "NativeScript for Capacitor",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.mjs",
Expand Down

0 comments on commit 34a45a7

Please sign in to comment.