Skip to content

Commit

Permalink
Start 0.1.9-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
seancorfield committed Feb 5, 2012
1 parent 7ede0ce commit 505918a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

;; project definition for multi-version testing:
(defproject congomongo
"0.1.8"
"0.1.9-SNAPSHOT"
:description "clojure-friendly api for MongoDB"
:dev-dependencies [[lein-multi "1.1.0"]
[swank-clojure "1.4.0"]]
Expand Down
4 changes: 4 additions & 0 deletions readme.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ A toolkit for using MongoDB with Clojure.

News
--------------
Version 0.1.9 (SNAPSHOT)

- no changes yet

Version 0.1.8:

* adds fetch-by-ids (#44)
Expand Down

0 comments on commit 505918a

Please sign in to comment.