Skip to content

Commit

Permalink
Released 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Apr 6, 2012
1 parent 1fbeaa3 commit 5ef2b3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -8,7 +8,7 @@ A Clojure client for Amazon's [DynamoDB][1] database.

Add the following dependency to your Clojure project:

[rotary "0.2.0"]
[rotary "0.2.1"]

## Documentation

Expand Down
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject rotary "0.2.0"
(defproject rotary "0.2.1"
:description "Amazon DynamoDB API"
:dependencies [[org.clojure/clojure "1.2.1"]
[org.clojure/algo.generic "0.1.0"]
Expand Down

0 comments on commit 5ef2b3d

Please sign in to comment.