mirror of
https://github.com/trussed-dev/iso7816.git
synced 2026-06-20 04:16:14 -07:00
Bump version
This commit is contained in:
@@ -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
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user