Skip to content

Commit aaa4b19

Browse files
committed
Bump to v1.1.0
1 parent 03a1835 commit aaa4b19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

electron-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vote-client",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Admin client with support for card reader",
55
"main": "main.js",
66
"scripts": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vote",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Vote optimizes the election.",
55
"main": "app.js",
66
"scripts": {

0 commit comments

Comments
 (0)