Skip to content

Commit 269cfc6

Browse files
bors[bot]azriel91
andauthored
Merge #21
21: Meta/20/release 0 6 0 r=azriel91 a=azriel91 Prep for #20. Co-authored-by: Azriel Hoh <azriel91@gmail.com>
2 parents de74eab + 069fccf commit 269cfc6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 0.6.0 (2020-02-13)
4+
5+
* Updated `specs` to `0.16.0`. ([#19])
6+
* Removed the `"nightly"` feature. ([#19])
7+
8+
[#19]: https://github.com/rustgd/specs-hierarchy/pull/19

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "specs-hierarchy"
3-
version = "0.5.1"
3+
version = "0.6.0"
44
authors = ["Aceeri <conmcclusk@gmail.com>", "Rhuagh <seamonr@gmail.com>"]
55
repository = "https://github.com/rustgd/specs-hierarchy.git"
66
homepage = "https://github.com/rustgd/specs-hierarchy.git"

0 commit comments

Comments
 (0)