Skip to content

Commit 9741fc8

Browse files
committed
publish "7.0.0-beta1" as "7.0.0"
1 parent a5665da commit 9741fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "electron-rpc-api",
3-
"version": "7.0.0-beta1",
3+
"version": "7.0.0",
44
"description": "Wrapper around the Electron's IPC for building type-safe API based RPC-like and reactive interactions",
55
"author": "Vladimir Yakovlev <dev.vladimir.y@gmail.com> (https://github.com/vladimiry)",
66
"license": "MIT",

0 commit comments

Comments
 (0)