Skip to content

Commit e6aa3dd

Browse files
authored
Merge pull request #31 from trustgraph-ai/dev-version
Update to v0.13.2
2 parents 9c34e66 + f36d5f0 commit e6aa3dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/simple-editor/state/ModelParams.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
const TRUSTGRAPH_VERSION = "0.13.0";
2+
const TRUSTGRAPH_VERSION = "0.13.2";
33

44
import { create } from 'zustand'
55

0 commit comments

Comments
 (0)