Skip to content

Commit

Permalink
Update dependency info
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Klishin committed Aug 31, 2013
1 parent e8ca792 commit eb76e95
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 @@ -27,15 +27,15 @@ using Maven, add the following repository definition to your

With Leiningen:

[clojurewerkz/propertied "1.0.0-alpha1"]
[clojurewerkz/propertied "1.0.0-beta1"]


With Maven:

<dependency>
<groupId>clojurewerkz</groupId>
<artifactId>propertied</artifactId>
<version>1.0.0-alpha1</version>
<version>1.0.0-beta1</version>
</dependency>


Expand Down

0 comments on commit eb76e95

Please sign in to comment.