mdmodels-core 0.1.4 → 0.1.5

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.
@@ -197,7 +197,7 @@ export function __wbindgen_string_new(arg0, arg1) {
197
197
  return ret;
198
198
  };
199
199
 
200
- export function __wbg_log_e6b5e7a6e5d3ce28(arg0, arg1) {
200
+ export function __wbg_log_fc0eddb5caa343af(arg0, arg1) {
201
201
  console.log(getStringFromWasm0(arg0, arg1));
202
202
  };
203
203
 
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.4",
8
+ "version": "0.1.5",
9
9
  "license": "MIT",
10
10
  "repository": {
11
11
  "type": "git",