Skip to content

Commit

Permalink
Release version 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
totakke committed Feb 10, 2017
1 parent 7c2cfe0 commit 74842da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ cavia is available as a Maven artifact from [Clojars](http://clojars.org/cavia).
With Leiningen/Boot:

```clojure
[cavia "0.3.0"]
[cavia "0.3.1"]
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject cavia "0.3.1-SNAPSHOT"
(defproject cavia "0.3.1"
:description "A test resource manager for Clojure"
:url "https://totakke.github.io/cavia/"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit 74842da

Please sign in to comment.