Skip to content

Commit d552e76

Browse files
committed
bump version 0.13 -> 0.14
1 parent e48a0e3 commit d552e76

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "string-interner"
3-
version = "0.13.0"
3+
version = "0.14.0"
44
authors = ["Robbepop"]
55
license = "MIT/Apache-2.0"
66
readme = "README.md"

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release Notes
22

3-
## 0.14.0 - (UNRELEASED)
3+
## 0.14.0 - 2021/10/27
44

55
## Added
66

0 commit comments

Comments
 (0)