Skip to content

Commit

Permalink
version changed to 0.4.0 (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shankar authored and hitman401 committed Aug 3, 2017
1 parent e5b8319 commit aaa6e9e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"productName": "SAFE Browser",
"description": "A browser for the SAFE Network, powered by Beaker.",
"homepage": "https://github.com/maidsafe/safe_browser#safe_browser",
"version": "0.3.0",
"version": "0.4.0",
"identifier": "net.maidsafe.safebrowser",
"author": {
"name": "MaidSafe.net Ltd",
Expand All @@ -12,8 +12,8 @@
},
"main": "background-process.build.js",
"dependencies": {
"beaker-plugin-safe-app": "https://github.com/maidsafe/beaker-plugin-safe-app/releases/download/0.1.0-dev.0/beaker-plugin-safe-app-0.1.0-dev.0.tgz",
"beaker-plugin-safe-authenticator": "https://github.com/maidsafe/beaker-plugin-safe-authenticator/releases/download/0.1.0-dev.0/beaker-plugin-safe-authenticator-0.1.0-dev.0.tgz",
"beaker-plugin-safe-app": "https://github.com/maidsafe/beaker-plugin-safe-app/releases/download/0.1.0-dev.1/beaker-plugin-safe-app-0.1.0-dev.1.tgz",
"beaker-plugin-safe-authenticator": "https://github.com/maidsafe/beaker-plugin-safe-authenticator/releases/download/0.1.0-dev.1/beaker-plugin-safe-authenticator-0.1.0-dev.1.tgz",
"browser-es-module-loader": "^0.1.6",
"co": "^4.6.0",
"electron-localshortcut": "^0.6.0",
Expand Down

0 comments on commit aaa6e9e

Please # to comment.