Skip to content

Commit

Permalink
Prepare for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Russell committed Jul 7, 2016
1 parent c9c1204 commit 37e6a54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
## 0.4.8 - (2016-06-24)
- Fix wrong exit-code when helper.gz is encountered in `sort-edn-log.sh`.

## 0.4.9 - (unreleased)
## 0.4.9 - (2016-07-07)
- When dumping .ace files, only present the leaf tag (as the `tace`
`Show` command) - enables easier comparisons of ace output.
- Add functions for dumping a query to .ace files
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject wormbase/pseudoace "0.4.9-SNAPSHOT"
(defproject wormbase/pseudoace "0.4.9"
:dependencies [[clj-time "0.11.0"]
[datomic-schema "1.3.0"]
[org.clojure/clojure "1.8.0"]
Expand Down

0 comments on commit 37e6a54

Please sign in to comment.