Skip to content

Commit

Permalink
version bump for a release
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredp committed Oct 6, 2020
1 parent 5786dac commit 830526c
Show file tree
Hide file tree
Showing 2 changed files with 2,099 additions and 2 deletions.
7 changes: 5 additions & 2 deletions desktop-app/package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,22 @@
{
"name": "Pagedraw",
"version": "1.0.0",
"version": "1.0.1",
"description": "Pagedraw",
"main": "main.js",
"scripts": {
"start": "electron .",
"build": "electron-builder"
},
"engines": {
"node": "10.11.0"
},
"repository": "https:/Pagedraw/pagedraw",
"keywords": [],
"author": "Pagedraw",
"license": "CC0-1.0",
"devDependencies": {
"electron": "^4.0.1",
"electron-builder": "^20.38.4"
"electron-builder": "^22.8.1"
},
"build": {
"appId": "io.pagedraw.editor",
Expand Down
Loading

0 comments on commit 830526c

Please sign in to comment.