update version number

This commit is contained in:
Henry Schimke
2023-01-28 18:36:01 -06:00
parent 9ffc5769ba
commit 00e3cc00fe

View File

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