Skip to content

Commit

Permalink
Bump version to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo1003 committed Sep 21, 2020
1 parent c5f5731 commit 3b12eb7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "osshkeys"
description = "A library to read and write OpenSSH public and private keys"
version = "0.4.1"
version = "0.4.2"
authors = ["Leo <leo881003@gmail.com>"]
keywords = ["ssh", "ssh-keys", "keys", "openssh"]
repository = "https://github.com/Leo1003/rust-osshkeys"
Expand Down
4 changes: 4 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog

## Unreleased

---

## 0.4.2
- **Dependencies**
- Upgrade aes-ctr to 0.5.0

Expand Down

0 comments on commit 3b12eb7

Please sign in to comment.