Skip to content

Commit

Permalink
Prepare for release.
Browse files Browse the repository at this point in the history
Fixes #48.
  • Loading branch information
Matt Russell committed Jun 24, 2016
1 parent 6274c18 commit b643a2e
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 @@ -71,5 +71,5 @@
- Bug in sort-edn-log.sh - Sort command now uses the temporary sort
directory.

## 0.4.8-SNAPSHOT - (un-released)
## 0.4.8-SNAPSHOT - (2016-06-24)
- Fix wrong exit-code when helper.gz is encountered in `sort-edn-log.sh`.
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.8-SNAPSHOT"
(defproject wormbase/pseudoace "0.4.8"
:dependencies [[clj-time "0.11.0"]
[datomic-schema "1.3.0"]
[org.clojure/clojure "1.8.0"]
Expand Down

0 comments on commit b643a2e

Please sign in to comment.