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 22, 2016
1 parent 88b75e8 commit 56005ac
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 @@ -79,7 +79,7 @@
`Show` command) - enables easier comparisons of ace output.
- Add functions for dumping a query to .ace files

## 0.4.10 (unreleased)
## 0.4.10 (2016-07-22)
- Bump version of various packages, notably datomic-pro and dynamodb
aws-sdk libraries.
- Explicitly pass the annotated models filename as arguments to the CLI
Expand Down
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.10-SNAPSHOT"
(defproject wormbase/pseudoace "0.4.10"
:dependencies [[clj-time "0.12.0"]
[datomic-schema "1.3.0"]
[org.clojure/clojure "1.8.0"]
Expand Down

0 comments on commit 56005ac

Please sign in to comment.