Update package.json

This commit is contained in:
srgooglo 2023-10-31 20:11:13 +01:00 committed by GitHub
parent ad2d9cc4b3
commit 32d7c835c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{
"name": "rs-bundler",
"version": "0.2.0",
"version": "0.3.0",
"description": "An Electron application with React",
"main": "./out/main/index.js",
"author": "RageStudio",