Skip to content

Commit

Permalink
deploy: 1a37b5e
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 5, 2025
1 parent 34c9f64 commit cc0653b
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions pkg/japanese_address_parser.js
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ function __wbg_get_imports() {
const ret = arg0.fetch(arg1);
return ret;
};
imports.wbg.__wbg_fetch_b335d17f45a8b5a1 = function(arg0) {
imports.wbg.__wbg_fetch_4465c2b10f21a927 = function(arg0) {
const ret = fetch(arg0);
return ret;
};
Expand Down Expand Up @@ -504,7 +504,7 @@ function __wbg_get_imports() {
const ret = false;
return ret;
};
imports.wbg.__wbindgen_closure_wrapper324 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper325 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 86, __wbg_adapter_26);
return ret;
};
Expand Down
Binary file modified pkg/japanese_address_parser_bg.wasm
Binary file not shown.
4 changes: 2 additions & 2 deletions pkg/japanese_address_parser_debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ function __wbg_get_imports() {
const ret = arg0.fetch(arg1);
return ret;
};
imports.wbg.__wbg_fetch_b335d17f45a8b5a1 = function(arg0) {
imports.wbg.__wbg_fetch_4465c2b10f21a927 = function(arg0) {
const ret = fetch(arg0);
return ret;
};
Expand Down Expand Up @@ -526,7 +526,7 @@ function __wbg_get_imports() {
const ret = false;
return ret;
};
imports.wbg.__wbindgen_closure_wrapper344 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper345 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 93, __wbg_adapter_26);
return ret;
};
Expand Down
Binary file modified pkg/japanese_address_parser_debug_bg.wasm
Binary file not shown.
4 changes: 2 additions & 2 deletions pkg/japanese_address_parser_nightly.js
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ function __wbg_get_imports() {
const ret = arg0.fetch(arg1);
return ret;
};
imports.wbg.__wbg_fetch_b335d17f45a8b5a1 = function(arg0) {
imports.wbg.__wbg_fetch_4465c2b10f21a927 = function(arg0) {
const ret = fetch(arg0);
return ret;
};
Expand Down Expand Up @@ -562,7 +562,7 @@ function __wbg_get_imports() {
const ret = false;
return ret;
};
imports.wbg.__wbindgen_closure_wrapper436 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper438 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 125, __wbg_adapter_38);
return ret;
};
Expand Down
Binary file modified pkg/japanese_address_parser_nightly_bg.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion pkg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"Yuuki Toriyama <[email protected]>"
],
"description": "A library for processing addresses of Japan",
"version": "0.2.0",
"version": "0.2.1",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit cc0653b

Please sign in to comment.