Skip to content

Commit

Permalink
Merge pull request #87 from gadget-inc/bump-mqt-package-version
Browse files Browse the repository at this point in the history
Bump MQT to version 0.7.0
  • Loading branch information
thegedge committed May 13, 2024
2 parents ebb9e0f + 470724d commit 90a66e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gadgetinc/mobx-quick-tree",
"version": "0.6.2",
"version": "0.7.0",
"description": "A mirror of mobx-state-tree's API to construct fast, read-only instances that share all the same views",
"source": "src/index.ts",
"main": "dist/src/index.js",
Expand Down

0 comments on commit 90a66e9

Please sign in to comment.