Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit 5d93ffd

Browse files
committed
0.22.0
1 parent 6bff1ab commit 5d93ffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@graphprotocol/graph-ts",
33
"description": "TypeScript/AssemblyScript library for writing subgraph mappings for The Graph",
4-
"version": "0.22.0-alpha.3",
4+
"version": "0.22.0",
55
"module": "index.ts",
66
"types": "index.ts",
77
"main": "index.ts",

0 commit comments

Comments
 (0)