Bump version

This commit is contained in:
Nicolas Stalder
2022-08-22 13:27:51 +02:00
parent 4b73fa5cdc
commit c3adce8549
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.1.1] - 2022-08-22
- various fixes @robin-nitrokey @sosthene-nitrokey
## [0.1.0] - 2022-03-05
- use 2021 edition
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "iso7816"
version = "0.1.0"
version = "0.1.1"
authors = ["Nicolas Stalder <n@stalder.io>"]
edition = "2021"
repository = "https://github.com/ycrypto/iso7816"