Yanked wrong version

This commit is contained in:
Nicolas Stalder
2022-03-07 22:22:55 +01:00
parent be13c32177
commit 7fa0f08b1f
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.1.2] - 2022-03-07
Yanked 0.1.1 instead of 0.1.0 by mistake, re-releasing.
## [0.1.1] - 2022-03-07
- add CTAP2.1 Selection command
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "ctap-types"
version = "0.1.1"
version = "0.1.2"
authors = ["Nicolas Stalder <n@stalder.io>"]
edition = "2021"
license = "Apache-2.0 OR MIT"