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 Apr 19, 2018
1 parent 95646c1 commit 2e8e85c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Change-log

## [0.5.7-SNAPSHOT] - (un-released)
- Nothing changed yet.
## [0.5.7] - (2018-04-19)
- Bumped version of datomic to `0.9.5697`.
- Added generated schema for WS265.

## [0.5.6] - (2018-03-05)
- Bumped version of datomic (pro + free) `0.9.5656`
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.5.7-SNAPSHOT"
(defproject wormbase/pseudoace "0.5.7"
:dependencies [[clj-time "0.14.2"]
[clj-yaml "0.4.0"]
[clojure-csv/clojure-csv "2.0.2"]
Expand Down

0 comments on commit 2e8e85c

Please sign in to comment.