Skip to content
This repository has been archived by the owner on May 16, 2019. It is now read-only.

Commit

Permalink
1.1.4
Browse files Browse the repository at this point in the history
- set version to 1.1.4
- set electron prebuilt to 0.37.6 due to bug in 0.37.7
  • Loading branch information
jjeffryes committed Apr 25, 2016
1 parent 46d2228 commit 0190060
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "OpenBazaar",
"version": "1.1.3",
"version": "1.1.4",
"description": "OpenBazaar Client",
"main": "main.js",
"repository": {
Expand Down Expand Up @@ -43,7 +43,7 @@
"winreg": "^1.1.1"
},
"devDependencies": {
"electron-prebuilt": "0.37.7",
"electron-prebuilt": "0.37.6",
"eslint": "1.9.0",
"pre-commit": "^1.1.2",
"valiquire": "0.3.0"
Expand Down

0 comments on commit 0190060

Please sign in to comment.