diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e83e52..7150c6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -87,8 +87,8 @@ _(nothing)_ - Minor helper functions: `evt`, etc. -[Unreleased]: https://github.com/deg/sodium/compare/HEAD...HEAD -[0.8.0]: https://github.com/deg/sodium/compare/f312445...HEAD +[Unreleased]: https://github.com/deg/sodium/compare/df877f2...HEAD +[0.8.0]: https://github.com/deg/sodium/compare/f312445...df877f2 [0.7.0]: https://github.com/deg/sodium/compare/5ecf157...f312445 [0.6.1]: https://github.com/deg/sodium/compare/bb64849...5ecf157 [0.6.0]: https://github.com/deg/sodium/compare/a1dd09e...bb64849 diff --git a/project.clj b/project.clj index 7be052b..988de4a 100644 --- a/project.clj +++ b/project.clj @@ -1,5 +1,5 @@ (defproject - com.degel/sodium "0.8.0" + com.degel/sodium "0.9.0-SNAPSHOT" :description "A wrapper around soda-ash and semantic-ui-react" :url "https://github.com/deg/sodium" :license {:name "Eclipse Public License"