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 5, 2016
1 parent e3c2952 commit d486d68
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@
- Re-organised project structure.
- Separation of components into separate repositories.
- Added basic unit test structure.
- Removed dependency on perl for sorting EDN files.
- Fixed minor issues with command line interface.

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.0.3-SNAPSHOT"
(defproject wormbase/pseudoace "0.2.0"
:dependencies [[com.amazonaws/aws-java-sdk-dynamodb "1.9.39"
:exclusions [joda-time]]
[com.datomic/datomic-pro "0.9.5350"
Expand Down

0 comments on commit d486d68

Please sign in to comment.