Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3484023

Browse files
committedMar 1, 2022
0.25.0
1 parent 9916a28 commit 3484023

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.24.1",
4+
"version": "0.25.0",
55
"module": "index.ts",
66
"types": "index.ts",
77
"main": "index.ts",

0 commit comments

Comments
 (0)
This repository has been archived.