@mlightcad/libredwg-web 0.0.1 → 0.0.2

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.
Files changed (1) hide show
  1. package/package.json +1 -1
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "a webassembly version of libredwg, which can read/write DXF files (in both formats, ascii and binary form) and read DWG files from AutoCAD R14 to AutoCAD 2020.",
4
4
  "license": "GPL-2.0-only",
5
5
  "private": false,
6
- "version": "0.0.1",
6
+ "version": "0.0.2",
7
7
  "author": "MLight Lee <mlight.lee@outlook.com>",
8
8
  "repository": {
9
9
  "type": "git",