Skip to content

Commit e9f5b7b

Browse files
committed
Release 0.2.0
1 parent 40ec80c commit e9f5b7b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ethpm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"package_name": "graphprotocol",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Contracts for the Graph Protocol",
55
"authors": [],
66
"keywords": ["graphQL", "dapp", "query"],

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/contracts",
3-
"version": "0.1.3",
3+
"version": "0.2.0",
44
"description": "Contracts for the Graph Protocol",
55
"directories": {
66
"test": "test"

0 commit comments

Comments
 (0)