Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
perry-mitchell committed Jun 17, 2017
1 parent 0895744 commit cd6227b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "mead",
"productName": "Mead",
"version": "0.1.0",
"version": "0.2.0",
"description": "Markdown Editor",
"main": "source/app/index.js",
"scripts": {
"start": "electron .",
"dist": "build --mac --win --linux",
"dist:current": "build",
"start": "electron .",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Perry Mitchell <[email protected]>",
Expand Down

0 comments on commit cd6227b

Please sign in to comment.