Skip to content

Commit

Permalink
feat: 🎉 updated wasm & version
Browse files Browse the repository at this point in the history
  • Loading branch information
erwanvivien committed Aug 28, 2022
1 parent 209acea commit d7dafd2
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fast_qr"
version = "0.4.1"
version = "0.5.0"
authors = ["erwan.vivien <erwan.vivien@epita.fr>"]
edition = "2021"
description = "Generates optimized QRCode"
Expand Down
Binary file modified pkg/fast_qr_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 @@ -4,7 +4,7 @@
"erwan.vivien <erwan.vivien@epita.fr>"
],
"description": "Generates optimized QRCode",
"version": "0.4.1",
"version": "0.5.0",
"license": "SEE LICENSE IN LICENSE",
"repository": {
"type": "git",
Expand Down

0 comments on commit d7dafd2

Please sign in to comment.