diff --git a/package.json b/package.json index 38726ce..a9a65f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "electron-rpc-api", - "version": "5.0.0-beta1", + "version": "5.0.0", "description": "Wrapper around the Electron's IPC for building type-safe API based RPC-like and reactive interactions", "author": "Vladimir Yakovlev (https://github.com/vladimiry)", "license": "MIT",