Skip to content

Commit 6ed51e3

Browse files
committed
Bumps package version to 2.1.0
Updates package version to 2.1.0 to reflect new release. No functional or dependency changes included.
1 parent c78eafa commit 6ed51e3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

webview_rpc_runtime_library/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webview_rpc_runtime_library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "app-webview-rpc",
3-
"version": "2.0.11",
3+
"version": "2.1.0",
44
"type": "module",
55
"description": "WebView RPC provides an abstraction layer that allows communication between the App (e.g. Unity C#) and WebView (HTML, JS) using protobuf, similar to gRPC.",
66
"main": "./dist/cjs/index.js",

0 commit comments

Comments
 (0)