Skip to content

Commit

Permalink
Release paper-age version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matiaskorhonen committed Feb 7, 2023
1 parent 64b70e6 commit d140987
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<!-- next-header -->
## [Unreleased] - ReleaseDate

## [0.1.0] - 2023-02-07

### Added

- First version
Expand All @@ -29,5 +31,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Prevent accidental overwrites of the output file

<!-- next-url -->
[Unreleased]: https://github.com/matiaskorhonen/paper-age/compare/v0.1.0-prerelease4...HEAD
[Unreleased]: https://github.com/crate-ci/cargo-release/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/matiaskorhonen/paper-age/compare/v0.1.0-prerelease4...v0.1.0
[0.1.0-prerelease4]: https://github.com/matiaskorhonen/paper-age/releases/tag/b0534db779720e912750d0107b3b03b6551abcdd...v0.1.0-prerelease4
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "paper-age"
description = "Easy and secure paper backups of secrets"
version = "0.1.0-prerelease4"
version = "0.1.0"
edition = "2021"
repository = "https://github.com/matiaskorhonen/paper-age"
authors = ["Matias Korhonen <[email protected]>"]
Expand Down

0 comments on commit d140987

Please sign in to comment.