We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0.1.6
1 parent e122a52 commit 975360aCopy full SHA for 975360a
javascript/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "retoolrpc",
3
- "version": "0.1.5",
+ "version": "0.1.6",
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.5'
+export const RetoolRPCVersion = '0.1.6'
0 commit comments