Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
cybermaggedon committed Nov 6, 2024
1 parent 6c53ad1 commit 92d0070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/simple-editor/state/ModelParams.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

const TRUSTGRAPH_VERSION = "0.14.11";
const TRUSTGRAPH_VERSION = "0.14.12";

import { create } from 'zustand'

Expand Down

0 comments on commit 92d0070

Please sign in to comment.