We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fdcb18 commit 99069acCopy full SHA for 99069ac
javascript/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "retoolrpc",
3
- "version": "0.1.6",
+ "version": "0.1.7",
4
"description": "TypeScript package for Retool RPC",
5
"keywords": [],
6
"homepage": "https://github.com/tryretool/retoolrpc#readme",
javascript/src/version.ts
@@ -1 +1 @@
-export const RetoolRPCVersion = '0.1.6'
+export const RetoolRPCVersion = '0.1.7'
0 commit comments