Skip to content

Commit 27870f0

Browse files
Version 0.20.1 (#105)
1 parent 191ffe3 commit 27870f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/simple-editor/state/Configuration.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { create } from 'zustand';
22

3-
const TRUSTGRAPH_VERSION = "0.20.0";
3+
const TRUSTGRAPH_VERSION = "0.20.1";
44

55
export interface ModelParams {
66
deployment : string;

0 commit comments

Comments
 (0)