Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
cgewecke committed May 3, 2018
2 parents 4a1274e + 9334e39 commit f014eea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/truffle-core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "truffle-core",
"namespace": "consensys",
"version": "4.1.7",
"version": "4.1.8",
"description": "Core code for Truffle command line tool",
"dependencies": {
"async": "^1.4.2",
Expand Down Expand Up @@ -36,12 +36,12 @@
"truffle-contract": "^3.0.5",
"truffle-contract-sources": "^0.0.1",
"truffle-debug-utils": "^1.0.4",
"truffle-debugger": "^3.0.2",
"truffle-deployer": "^2.0.4",
"truffle-debugger": "^4.0.0",
"truffle-deployer": "^2.0.5",
"truffle-error": "^0.0.2",
"truffle-expect": "^0.0.3",
"truffle-init": "^1.0.7",
"truffle-migrate": "^2.0.5",
"truffle-migrate": "^2.0.6",
"truffle-provider": "^0.0.4",
"truffle-provisioner": "^0.1.0",
"truffle-require": "^1.0.5",
Expand Down

0 comments on commit f014eea

Please sign in to comment.