Skip to content

Commit 3e2c646

Browse files
committed
v1.0.0
1 parent e90d1c5 commit 3e2c646

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Graph Protocol Solidity Smart Contracts
22

3-
![Version Badge](https://img.shields.io/badge/version-0.2.0-lightgrey.svg)
4-
![WIP Badge](https://img.shields.io/badge/status-POC-blue.svg)
3+
![Version Badge](https://img.shields.io/badge/version-1.0.0-lightgrey.svg)
54

65
## Contracts
76

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/contracts",
3-
"version": "0.7.0-testnet-phase2",
3+
"version": "1.0.0",
44
"description": "Contracts for the Graph Protocol",
55
"directories": {
66
"test": "test"

0 commit comments

Comments
 (0)