We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f87a6b3 commit b170ec4Copy full SHA for b170ec4
src/simple-editor/state/ModelParams.ts
@@ -1,5 +1,5 @@
1
2
-const TRUSTGRAPH_VERSION = "0.14.17";
+const TRUSTGRAPH_VERSION = "0.15.1";
3
4
import { create } from 'zustand'
5
0 commit comments