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 42124c4 commit cc344c9Copy full SHA for cc344c9
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## master (unreleased)
4
5
+## 0.5.0 (2019-08-29)
6
+
7
### New features
8
9
* [#42](https://github.com/clojure-emacs/orchard/pull/42): Add namespace alias support for `spec-list` and `spec-form`.
project.clj
@@ -1,4 +1,4 @@
1
-(defproject cider/orchard "0.5.0-beta14"
+(defproject cider/orchard "0.5.0"
:description "A fertile ground for Clojure tooling"
:url "https://github.com/clojure-emacs/orchard"
:license {:name "Eclipse Public License"
0 commit comments