Skip to content

Commit 780b47c

Browse files
neeraj-retoolclaude
andcommitted
Bump Version to 0.1.8
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 508d698 commit 780b47c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "retoolrpc",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "TypeScript package for Retool RPC",
55
"keywords": [],
66
"homepage": "https://github.com/tryretool/retoolrpc#readme",

javascript/src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const RetoolRPCVersion = '0.1.7'
1+
export const RetoolRPCVersion = '0.1.8'

0 commit comments

Comments
 (0)