Skip to content

Commit

Permalink
release v - 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ujjwalguptaofficial committed Dec 1, 2022
1 parent 31c3505 commit e0b87b2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ethcontracts/core",
"version": "1.3.1",
"version": "1.4.0",
"description": "Readymade ethereum contracts implementation with support for all ethereum library.",
"main": "dist/npm.export.js",
"types": "dist/ts/index.d.ts",
Expand Down
12 changes: 6 additions & 6 deletions test/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"typescript": "^4.9.3"
},
"dependencies": {
"@ethcontracts/core": "file:../ethcontracts-core-1.3.1.tgz",
"@ethcontracts/core": "file:../ethcontracts-core-1.4.0.tgz",
"@ethcontracts/ethers": "^1.0.0",
"@ethcontracts/web3": "^1.0.0",
"@openzeppelin/contracts": "^4.8.0",
Expand Down

0 comments on commit e0b87b2

Please sign in to comment.