Skip to content

Commit

Permalink
chore: update fast_qr version 0.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
erwanvivien committed Oct 9, 2023
1 parent 06f23fd commit 90a8f4c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.10.2"
version = "0.10.3"
authors = ["erwan.vivien <[email protected]>"]
edition = "2021"
description = "Generates optimized QRCode"
Expand Down
4 changes: 2 additions & 2 deletions pkg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"erwan.vivien <[email protected]>"
],
"description": "Generates optimized QRCode",
"version": "0.9.0",
"version": "0.10.3",
"license": "SEE LICENSE IN LICENSE",
"repository": {
"type": "git",
Expand All @@ -26,4 +26,4 @@
"qrcode-generator",
"qr-gen"
]
}
}

0 comments on commit 90a8f4c

Please sign in to comment.