Skip to content

Commit

Permalink
Update readme for 0.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoduncan committed Mar 17, 2011
1 parent 3793242 commit eadd1bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
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.11"]
:dependencies [[org.cloudhoist/pallet "0.4.12"]
[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.11</version>
<version>0.4.12</version>
</dependency>
<dependency>
<groupId>org.cloudhoist</groupId>
Expand Down

0 comments on commit eadd1bc

Please sign in to comment.