Skip to content

Commit

Permalink
7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
barmac committed Dec 19, 2024
1 parent a5927d5 commit a946ca9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "moddle",
"version": "7.0.0",
"version": "7.1.0",
"description": "A library for importing meta-model based file formats into JS",
"scripts": {
"all": "run-s lint test test:schema",
Expand Down Expand Up @@ -62,4 +62,4 @@
"dist",
"docs/moddle.json"
]
}
}

0 comments on commit a946ca9

Please sign in to comment.