Skip to content

Commit

Permalink
chore: update release version
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardssh committed Dec 25, 2021
1 parent 446ca16 commit 0e2e099
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,13 @@ You can install via [github](https://github.com/LeonardSSH/rage-rpc)
```bash
# With npm
npm i github:leonardssh/rage-rpc#v0.2.4
npm i github:leonardssh/rage-rpc#v0.2.5

# With yarn
yarn add github:leonardssh/rage-rpc#v0.2.4
yarn add github:leonardssh/rage-rpc#v0.2.5

# With pnpm
pnpm add github:leonardssh/rage-rpc#v0.2.4
pnpm add github:leonardssh/rage-rpc#v0.2.5
```

From here, you can simply require the package in any RAGE context:
Expand Down

0 comments on commit 0e2e099

Please sign in to comment.