Skip to content

Commit

Permalink
Released 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed May 29, 2013
1 parent 2c3e79b commit 4df206c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This library allows [Delegance][1] to work with Amazon's [SQS][2],

Add the following dependency to your `project.clj` file:

[delegance/amazon-web-services "0.1.0"]
[delegance/amazon-web-services "0.1.1"]

## Usage

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 delegance/amazon-web-services "0.1.0"
(defproject delegance/amazon-web-services "0.1.1"
:description "Implementations of Delegance protocols for AWS"
:url "https://github.com/weavejester/delegance-aws"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit 4df206c

Please sign in to comment.