Skip to content

Commit

Permalink
[js] Bump to 0.1.6 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
huytool157 committed Mar 19, 2024
1 parent e122a52 commit 975360a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion javascript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "retoolrpc",
"version": "0.1.5",
"version": "0.1.6",
"description": "TypeScript package for Retool RPC",
"keywords": [],
"homepage": "https://github.com/tryretool/retoolrpc#readme",
Expand Down
2 changes: 1 addition & 1 deletion javascript/src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const RetoolRPCVersion = '0.1.5'
export const RetoolRPCVersion = '0.1.6'

0 comments on commit 975360a

Please sign in to comment.