Skip to content

Commit

Permalink
v1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanchristo committed Jun 27, 2019
1 parent 76e791e commit 24f9488
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages": [
"packages/*"
],
"version": "1.13.0-beta.2",
"version": "1.13.0",
"npmClient": "yarn",
"useWorkspaces": true
}
4 changes: 2 additions & 2 deletions packages/colony-js-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@
"dependencies": {
"@colony/colony-js-adapter": "^1.12.0",
"@colony/colony-js-adapter-ethers": "^1.12.2",
"@colony/colony-js-contract-client": "^1.13.0-beta.0",
"@colony/colony-js-contract-client": "^1.13.0",
"@colony/colony-js-contract-loader": "^1.12.0",
"@colony/colony-js-contract-loader-http": "^1.12.0",
"@colony/colony-js-contract-loader-network": "^1.13.0-beta.1",
"@colony/colony-js-contract-loader-network": "^1.13.0",
"@colony/colony-js-utils": "^1.12.0",
"@colony/purser-core": "^2.1.0",
"assert": "^2.0.0",
Expand Down

0 comments on commit 24f9488

Please sign in to comment.