Skip to content

Commit 1e51bd1

Browse files
committed
Bumping version
1 parent eae763f commit 1e51bd1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

auto_updater.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"url": "https://github.com/dfmcphee/simple-proxy/releases/latest",
3-
"name": "v0.0.2",
4-
"notes": "Better IP detection and icons.",
3+
"name": "v0.0.3",
4+
"notes": "On and off state for tray icon.",
55
"pub_date": "2015-10-21T12:29:53+01:00"
66
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "simple-proxy",
33
"productName": "SimpleProxy",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"description": "A simple reverse proxy for OS X.",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)