Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

Commit

Permalink
vers
Browse files Browse the repository at this point in the history
  • Loading branch information
moughxyz committed Jan 15, 2017
1 parent ca7ca2a commit c3407ea
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
Expand Up @@ -3,7 +3,7 @@
"productName" : "Standard Notes",
"description": "A standard notes app with an un-standard focus on longevity, portability, and privacy.",
"author": "Standard Notes <[email protected]>",
"version" : "0.1.0",
"version" : "0.1.1",
"dependencies" : {
"electron-window-state": "^4.0.1"
}
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": "standard-notes",
"version": "0.1.0",
"version": "0.1.1",
"main": "./app/index.js",
"devDependencies": {
"electron": "^1.4.14",
Expand Down

0 comments on commit c3407ea

Please sign in to comment.