bump version

This commit is contained in:
Henry Schimke
2023-10-28 11:04:19 -05:00
parent 5ea03cc066
commit d05240ec68

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "rxing" name = "rxing"
version = "0.4.9" version = "0.4.10"
description="A rust port of the zxing barcode library." description="A rust port of the zxing barcode library."
license="Apache-2.0" license="Apache-2.0"
repository="https://github.com/rxing-core/rxing" repository="https://github.com/rxing-core/rxing"