Skip to content

Commit dec1645

Browse files
committed
Bump version to 0.1.1
Bump the package version to 0.1.1, so that the Github tag and the crates.io tag can be aligned.
1 parent 07feb10 commit dec1645

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.1.1
2+
3+
Version bump so that the Github tag and crates.io tag can be aligned.
4+
15
# 0.1.0
26

37
Initial release.

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 = "tindercrypt"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["Alex Pyrgiotis <apyrgio@gmail.com>"]
55
edition = "2018"
66
license = "MPL-2.0"

0 commit comments

Comments
 (0)