mdmodels-core 0.1.6 → 0.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -257,7 +257,7 @@ export function __wbg_String_8f0eb39a4a4c2f66(arg0, arg1) {
257
257
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
258
258
  };
259
259
 
260
- export function __wbg_log_770029216eb4d401(arg0, arg1) {
260
+ export function __wbg_log_bdcc137b879aea04(arg0, arg1) {
261
261
  console.log(getStringFromWasm0(arg0, arg1));
262
262
  };
263
263
 
Binary file
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "Jan Range <jan.range@simtech.uni-stuttgart.de>"
6
6
  ],
7
7
  "description": "A tool to generate models, code and schemas from markdown files",
8
- "version": "0.1.6",
8
+ "version": "0.1.7",
9
9
  "license": "MIT",
10
10
  "repository": {
11
11
  "type": "git",