Skip to content

Commit

Permalink
Bump version for fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderwe committed Jun 23, 2018
1 parent 19f4e9f commit 6d2a28c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "checksum-validator",
"version": "1.0.1",
"version": "1.1.1",
"description": "Small Electron application to validate checksums.",
"main": "build/main.js",
"author": "Alexander Weiss",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "checksum-validator",
"version": "1.0.1",
"version": "1.1.1",
"description": "Small Electron application to validate checksums.",
"scripts": {
"babel:watch": "babel ./app/main/src/ -w -d ./app/main/build",
Expand Down

0 comments on commit 6d2a28c

Please sign in to comment.