Skip to content

Commit 2af02fe

Browse files
committed
#1 - Initial code
Closes #1, increased version to 0.0.2. Signed-off-by: Gregor Anders <gregor.anders@gmail.com>
1 parent 7230163 commit 2af02fe

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": "typescript-react-electron-starter",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "TypeScript React Electron Starter",
55
"main": "app/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)