Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentChanX committed Apr 10, 2017
1 parent 3f5a129 commit 389bd12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion constants.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
const VERSION = '0.1.6';
const VERSION = '0.1.7';

module.exports.VERSION = VERSION;
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shadowsocks-over-websocket",
"version": "0.1.6",
"version": "0.1.7",
"description": "A fast tunnel proxy that helps you bypass firewalls",
"main": "tcprelay.js",
"scripts": {
Expand Down

0 comments on commit 389bd12

Please sign in to comment.