Skip to content

Commit 51a5910

Browse files
committed
v1.0.0
1 parent 96e5035 commit 51a5910

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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": "volta-clock",
3-
"version": "0.0.3",
3+
"version": "1.0.0",
44
"displayName": "Volta Clock Alarm",
55
"description": "A simple clock-alarm application built with Electron",
66
"keywords": [

release/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "volta-clock-release",
3-
"version": "0.0.3",
3+
"version": "1.0.0",
44
"description": "A simple alarm-clock built with Electron",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)