beautiful-image 0.1.2 → 0.1.3

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.
@@ -189,7 +189,7 @@ function __wbg_get_imports() {
189
189
  wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
190
190
  }
191
191
  };
192
- imports.wbg.__wbg_log_78689a52167a8227 = function(arg0, arg1) {
192
+ imports.wbg.__wbg_log_8bb45faa69851ee1 = function(arg0, arg1) {
193
193
  console.log(getStringFromWasm0(arg0, arg1));
194
194
  };
195
195
  imports.wbg.__wbg_new_8a6f238a6ece86ea = function() {
Binary file
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "beautiful-image",
3
3
  "type": "module",
4
4
  "description": "A Rust library for optimizing images for the web",
5
- "version": "0.1.2",
5
+ "version": "0.1.3",
6
6
  "license": "MIT",
7
7
  "repository": {
8
8
  "type": "git",