We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19db16f commit 5176ebfCopy full SHA for 5176ebf
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@witnet/solidity",
3
- "version": "3.1.4",
+ "version": "3.1.5",
4
"description": "Wit/Oracle Solidity Framework for EVM-compatible chains",
5
"author": "Witnet Foundation <[email protected]>",
6
"license": "MIT",
@@ -62,6 +62,7 @@
62
"contracts",
63
"migrations/*.json",
64
"migrations/settings/artifacts.js",
65
+ "migrations/settings/networks.js",
66
"scripts",
67
"src/bin",
68
".env_witnet"
0 commit comments