Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
1.0.1->1.0.2
  • Loading branch information
ZackGC committed Sep 14, 2012
1 parent c469124 commit c0f3c4a
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 @@ -60,14 +60,14 @@ definition to your `pom.xml`:

With Leiningen:

[clojurewerkz/neocons "1.0.1"]
[clojurewerkz/neocons "1.0.2"]

With Maven:

<dependency>
<groupId>clojurewerkz</groupId>
<artifactId>neocons</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
</dependency>


Expand Down

0 comments on commit c0f3c4a

Please sign in to comment.