chore: fix cli version

This commit is contained in:
Henry Schimke
2024-02-02 11:03:48 -06:00
parent 780830960b
commit 4e803a2be8

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "rxing-cli" name = "rxing-cli"
version = "0.1.19" version = "0.1.20"
edition = "2021" edition = "2021"
description = "A command line interface for rxing supporting encoding and decoding of multiple barcode formats" description = "A command line interface for rxing supporting encoding and decoding of multiple barcode formats"
license="Apache-2.0" license="Apache-2.0"