Skip to content

Commit 3c2ccde

Browse files
author
Travis CI User
committed
(cargo-release) version 0.2.7
1 parent e053fcb commit 3c2ccde

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased] - ReleaseDate
7+
## [0.2.7] - 2018-12-23
88
### Added
99
- Password strength tests
1010

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "genpass"
3-
version = "0.2.6"
3+
version = "0.2.7"
44
authors = ["Cyryl Płotnicki <[email protected]>"]
55
description = "A simple yet robust commandline random password generator."
66
repository = "https://github.com/cyplo/genpass"

0 commit comments

Comments
 (0)