We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9442001 commit 425c82bCopy full SHA for 425c82b
twilight/CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
Changelog for `twilight`.
4
5
-## [unreleased]
+## [0.14.0] - 2022-11-14
6
7
The advertisement crate has been updated to bump development
8
dependencies.
twilight/Cargo.toml
@@ -10,7 +10,7 @@ name = "twilight"
10
publish = true
11
repository.workspace = true
12
rust-version.workspace = true
13
-version = "0.13.0"
+version = "0.14.0"
14
15
[dev-dependencies]
16
anyhow = { default-features = false, features = ["std"], version = "1" }
0 commit comments