Skip to content

Commit

Permalink
new amazon sdk 1.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
surt666 committed Jun 27, 2012
1 parent e061ec9 commit b563f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(defproject dynamo4clj "1.0.11"
:description "Amazon DynamoDB API"
:dependencies [[org.clojure/clojure "1.4.0"]
[com.amazonaws/aws-java-sdk "1.3.12"]
[com.amazonaws/aws-java-sdk "1.3.11"]
[org.clojure/algo.generic "0.1.0"]]
:dev-dependencies [[swank-clojure "1.4.0"]
[yij/lein-plugins "1.0.5"]]
Expand Down

0 comments on commit b563f5c

Please sign in to comment.