Skip to content
This repository was archived by the owner on Oct 26, 2022. It is now read-only.

Commit 1e524f2

Browse files
committed
Version 0.0.4
1 parent 1f33674 commit 1e524f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Database Tool",
44
"author": "Firework Web e Mobile <[email protected]>",
55
"main": "dist/electron.js",
6-
"version": "0.0.3",
6+
"version": "0.0.4",
77
"scripts": {
88
"dev": "cross-env NODE_ENV=development webpack --progress --hide-modules",
99
"watch": "cross-env NODE_ENV=development webpack --watch --progress --hide-modules",

src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Database Tool",
44
"author": "Firework Web e Mobile <[email protected]>",
55
"email": "[email protected]",
6-
"version": "0.0.3",
6+
"version": "0.0.4",
77
"main": "electron.js",
88
"dependencies": {
99
"mysql": "^2.13.0"

0 commit comments

Comments
 (0)