Skip to content

Commit 7487be5

Browse files
committed
chore: bump to 0.3.5
1 parent 4d647e0 commit 7487be5

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
## [0.3.5] - 2021-09-04
910

1011
### Added
1112

@@ -70,7 +71,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7071

7172
## 0.1.6 - 20xx-xx-xx
7273

73-
[Unreleased]: https://github.com/yvt/tokenlock/compare/0.3.4...HEAD
74+
[Unreleased]: https://github.com/yvt/tokenlock/compare/0.3.5...HEAD
75+
[0.3.5]: https://github.com/yvt/tokenlock/compare/0.3.4...0.3.5
7476
[0.3.4]: https://github.com/yvt/tokenlock/compare/0.3.3...0.3.4
7577
[0.3.3]: https://github.com/yvt/tokenlock/compare/0.3.2...0.3.3
7678
[0.3.2]: https://github.com/yvt/tokenlock/compare/0.3.1...0.3.2

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tokenlock"
3-
version = "0.3.4"
3+
version = "0.3.5"
44
authors = ["yvt <i@yvt.jp>"]
55
license = "MIT/Apache-2.0"
66
readme = "README.md"

0 commit comments

Comments
 (0)