Skip to content

Commit cc344c9

Browse files
committed
Release 0.5.0
1 parent 42124c4 commit cc344c9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## master (unreleased)
44

5+
## 0.5.0 (2019-08-29)
6+
57
### New features
68

79
* [#42](https://github.com/clojure-emacs/orchard/pull/42): Add namespace alias support for `spec-list` and `spec-form`.

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject cider/orchard "0.5.0-beta14"
1+
(defproject cider/orchard "0.5.0"
22
:description "A fertile ground for Clojure tooling"
33
:url "https://github.com/clojure-emacs/orchard"
44
:license {:name "Eclipse Public License"

0 commit comments

Comments
 (0)