Skip to content

Commit

Permalink
Update readme for
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoduncan committed Mar 23, 2011
1 parent 8342743 commit 4c97dc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Installation is with maven or your favourite maven repository aware build tool.

### lein/cake project.clj

:dependencies [[org.cloudhoist/pallet "0.4.12"]
:dependencies [[org.cloudhoist/pallet "0.4.13"]
[org.cloudhoist/pallet-crates-all "0.4.2"]]
:repositories {"sonatype"
"http://oss.sonatype.org/content/repositories/releases"
Expand All @@ -60,7 +60,7 @@ Installation is with maven or your favourite maven repository aware build tool.
<dependency>
<groupId>org.cloudhoist</groupId>
<artifactId>pallet</artifactId>
<version>0.4.12</version>
<version>0.4.13</version>
</dependency>
<dependency>
<groupId>org.cloudhoist</groupId>
Expand Down

0 comments on commit 4c97dc3

Please sign in to comment.