v0.4.0: This is a breaking change

This commit is contained in:
Henry Schimke
2023-03-16 13:37:13 -05:00
parent 963c9da285
commit d379dc9ded
4 changed files with 10 additions and 3 deletions

View File

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