Skip to content

Commit

Permalink
(cargo-release) version 0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Dec 23, 2018
1 parent e053fcb commit 3c2ccde
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased] - ReleaseDate
## [0.2.7] - 2018-12-23
### Added
- Password strength tests

Expand Down
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,6 +1,6 @@
[package]
name = "genpass"
version = "0.2.6"
version = "0.2.7"
authors = ["Cyryl Płotnicki <[email protected]>"]
description = "A simple yet robust commandline random password generator."
repository = "https://github.com/cyplo/genpass"
Expand Down

0 comments on commit 3c2ccde

Please sign in to comment.