Skip to content

Commit 624614d

Browse files
author
Flavio Oliveira
committed
bump version
1 parent 1b1c372 commit 624614d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "yubico"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["Flavio Oliveira <[email protected]>"]
55

66
description = "Yubikey client API library"

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ fn main() {
3636

3737
## License
3838

39-
* MIT license (see [LICENSE](LICENSE) or <http://opensource.org/licenses/MIT>)
39+
* MIT license (see [LICENSE](LICENSE) or <http://opensource.org/licenses/MIT>)

0 commit comments

Comments
 (0)