Skip to content

Commit 377f867

Browse files
authored
Merge pull request #224 from stabilitydao/alien-dev
♻️ sonic subgraph 0.0.26
2 parents 92031ea + 8ece662 commit 377f867

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stabilitydao/stability",
3-
"version": "0.30.2",
3+
"version": "0.30.3",
44
"description": "Stability Integration Library",
55
"main": "out/index.js",
66
"types": "out/index.d.ts",

src/deployments.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export const deployments: { [chainId: string]: Deployment } = {
5959
gem1: "0x9A08cD5691E009cC72E2A4d8e7F2e6EE14E96d6d",
6060
},
6161
subgraph:
62-
"https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-sonic/0.0.25/gn",
62+
"https://api.goldsky.com/api/public/project_cm2v16o5ct0ql01vr3m5o0vt2/subgraphs/stability-sonic/0.0.26/gn",
6363
},
6464
"8453": {
6565
core: {

0 commit comments

Comments
 (0)