File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ Versioning].
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.2.2] - 2020-04-13
11
+
10
12
### Changed
11
13
12
14
- Use the ` thiserror ` crate to make the library errors implement the ` Error `
@@ -55,7 +57,8 @@ Initial release.
55
57
[ Keep a Changelog ] : https://keepachangelog.com/en/1.0.0/
56
58
[ Semantic Versioning ] : https://semver.org/spec/v2.0.0.html
57
59
58
- [ Unreleased ] : https://github.com/apyrgio/tindercrypt/compare/v0.2.1...HEAD
60
+ [ Unreleased ] : https://github.com/apyrgio/tindercrypt/compare/v0.2.2...HEAD
61
+ [ 0.2.2 ] : https://github.com/apyrgio/tindercrypt/compare/v0.2.1...v0.2.2
59
62
[ 0.2.1 ] : https://github.com/apyrgio/tindercrypt/compare/v0.2.0...v0.2.1
60
63
[ 0.2.0 ] : https://github.com/apyrgio/tindercrypt/compare/v0.1.1...v0.2.0
61
64
[ 0.1.1 ] : https://github.com/apyrgio/tindercrypt/compare/v0.1.0...v0.1.1
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " tindercrypt"
3
- version = " 0.2.1 "
3
+ version = " 0.2.2 "
4
4
authors = [" Alex Pyrgiotis <apyrgio@gmail.com>" ]
5
5
edition = " 2018"
6
6
license = " MPL-2.0"
You can’t perform that action at this time.
0 commit comments