diff options
| author | Andrej Mihajlov <and@codeispoetry.ru> | 2017-03-01 18:34:43 +0000 |
|---|---|---|
| committer | Andrej Mihajlov <and@codeispoetry.ru> | 2017-03-01 18:34:43 +0000 |
| commit | ef7ca1624f1a7ceb87f5d2b0d45365ae1016c694 (patch) | |
| tree | b7a43bff55af4e939ad22ecd951f7abe51693664 | |
| parent | acd93de0643a9e96e208733f09c086c68f7a4823 (diff) | |
| download | mullvadvpn-ef7ca1624f1a7ceb87f5d2b0d45365ae1016c694.tar.xz mullvadvpn-ef7ca1624f1a7ceb87f5d2b0d45365ae1016c694.zip | |
Bump 1.0.1
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 660d60d585..cf564585af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mullvad", - "version": "1.0.0", + "version": "1.0.1", "description": "Mullvad", "main": "init.js", "author": { |
