Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Oct 8, 2013
1 parent 2285dfb commit 97eaefc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -41,7 +41,7 @@ definition to your `pom.xml`:
With [Leiningen](http://leiningen.org):

``` clojure
[com.novemberain/langohr "1.5.0"]
[com.novemberain/langohr "1.6.0-beta1"]
```

With Maven:
Expand All @@ -50,7 +50,7 @@ With Maven:
<dependency>
<groupId>com.novemberain</groupId>
<artifactId>langohr</artifactId>
<version>1.5.0</version>
<version>1.6.0-beta1</version>
</dependency>
```

Expand Down

0 comments on commit 97eaefc

Please sign in to comment.