This commit is contained in:
Micooz 2017-08-09 15:28:09 +08:00
parent 466a3ce00d
commit dbb76072d1
2 changed files with 8 additions and 1 deletions

@ -2,6 +2,13 @@
## [v2.5.0](https://github.com/blinksocks/blinksocks/tree/v2.5.0) (2017-08-09)
[Full Changelog](https://github.com/blinksocks/blinksocks/compare/v2.4.9...v2.5.0)
#### Features:
- pack src into a single file using webpack [#78](https://github.com/blinksocks/blinksocks/issues/78)
## [v2.4.9](https://github.com/blinksocks/blinksocks/tree/v2.4.9) (2017-08-04)
[Full Changelog](https://github.com/blinksocks/blinksocks/compare/v2.4.8...v2.4.9)

@ -1,6 +1,6 @@
{
"name": "blinksocks",
"version": "2.4.9",
"version": "2.5.0",
"description": "A framework for building composable proxy protocol stack",
"main": "build/index.js",
"files": [