Skip to content

Commit 4aee56e

Browse files
authored
Update NPM version to 0.4.1 (#245)
1 parent dd2694c commit 4aee56e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
{
22
"name": "@graphprotocol/contracts",
3-
"version": "0.3.0-beta",
3+
"version": "0.4.1",
44
"description": "Contracts for the Graph Protocol",
55
"directories": {
66
"test": "test"
77
},
88
"files": [
99
"dist/**/*",
1010
"README.md",
11-
"LICENSE"
11+
"LICENSE",
12+
"addresses.json"
1213
],
1314
"devDependencies": {
1415
"@connext/contracts": "^3.3.1",

0 commit comments

Comments
 (0)