Skip to content

Commit e39fc14

Browse files
committed
Bump version to 0.1.1
Updated the package version for Webview RPC from 0.1.0 to 0.1.1 to reflect recent changes and improvements.
1 parent a06fb77 commit e39fc14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages/WebviewRpc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.kwanjoong.webviewrpc",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"displayName": "Webview RPC",
55
"description": "The webview Remote Procedure Call bridge.",
66
"unity": "2022.3",

0 commit comments

Comments
 (0)