Skip to content

Commit

Permalink
beta3 is out
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Klishin committed Apr 8, 2013
1 parent acf61ed commit 305d866
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -71,7 +71,7 @@ Welle artifacts are [released to Clojars](https://clojars.org/com.novemberain/we
Add dependency in your `project.clj`:

``` clojure
[com.novemberain/welle "1.5.0-beta2"]
[com.novemberain/welle "1.5.0-beta3"]
```

### With Maven
Expand All @@ -91,7 +91,7 @@ and then the dependency:
<dependency>
<groupId>com.novemberain</groupId>
<artifactId>welle</artifactId>
<version>1.5.0-beta2</version>
<version>1.5.0-beta3</version>
</dependency>
```

Expand Down

0 comments on commit 305d866

Please sign in to comment.