Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathontoon committed Feb 4, 2018
1 parent cab2a43 commit ddf7bea
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,7 +1,7 @@
{
"name": "tweet-tray",
"productName": "Tweet Tray",
"version": "1.0.1",
"version": "1.0.2",
"description": "Tweet quickly from the desktop without any more distractions.",
"main": "./main.prod.js",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"email": "[email protected]",
"url": "https://github.com/jonathontoon"
},
"version": "1.0.1",
"version": "1.0.2",
"private": true,
"scripts": {
"build": "concurrently \"npm run build-main\" \"npm run build-renderer\"",
Expand Down

0 comments on commit ddf7bea

Please sign in to comment.