diff --git a/CHANGELOG.md b/CHANGELOG.md index 46a7077..d9376e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,9 @@ # Changelog -### [v0.1.1](https://github.com/Hoverbear-Consulting/junctor/compare/v0.1.0...v0.1.1) (2020-07-26) - -#### Features - -* **kettlehead:** Fixup kettlehead 4d2dcdb - - ## v0.1.0 (2020-07-26) ### Features -* **init:** Initialize repository. c6298de +* **init:** Initialize repository. 8fd263d diff --git a/Cargo.toml b/Cargo.toml index 6b59e22..f5dda92 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "junctor" -version = "0.1.1" +version = "0.1.0" authors = ["Ana Hobden "] edition = "2018" description = "Nothing quite yet!"