Skip to content

Commit de77189

Browse files
authored
Merge pull request #766 from graphprotocol/otavio/release-0-23-0-alpha
Release 0.23.0-alpha.0 - NEAR
2 parents 4383a7d + eb0d406 commit de77189

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

manifest-schema.graphql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ type EthereumContractMapping {
5252
}
5353

5454
type NearContractMapping {
55-
kind: String # This will be removed, it isn't used / it doesn't mean anything
5655
apiVersion: String!
5756
language: String!
5857
file: File!

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/graph-cli",
3-
"version": "0.22.4",
3+
"version": "0.23.0-alpha.0",
44
"description": "CLI for building for and deploying to The Graph",
55
"dependencies": {
66
"assemblyscript": "0.19.10",

0 commit comments

Comments
 (0)