Skip to content
This repository has been archived by the owner on Apr 28, 2018. It is now read-only.

Commit

Permalink
0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
micooz committed Jun 30, 2017
1 parent 6140925 commit 045c893
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@



## [v0.1.2](https://github.com/blinksocks/blinksocks-desktop/tree/v0.1.2) (2017-06-30)
[Full Changelog](https://github.com/blinksocks/blinksocks-desktop/compare/v0.1.1...v0.1.2)

#### Features:

- Refactor sudo agent for darwin using Golang [#20](https://github.com/blinksocks/blinksocks-desktop/issues/20)

## [v0.1.1](https://github.com/blinksocks/blinksocks-desktop/tree/v0.1.1) (2017-06-27)
[Full Changelog](https://github.com/blinksocks/blinksocks-desktop/compare/v0.1.0...v0.1.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": "blinksocks-desktop",
"version": "0.1.1",
"version": "0.1.2",
"description": "Cross-platform desktop GUI for blinksocks",
"main": "src/backend/main.js",
"files": [],
Expand Down

0 comments on commit 045c893

Please sign in to comment.