Skip to content

Commit

Permalink
v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
facundoolano committed Apr 29, 2017
1 parent 8aea361 commit 3c48b16
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 @@ -63,7 +63,7 @@ Or, using status shorthands:
Add the following to your project map as a dependency:

```clojure
[restpect "0.2.0"]
[restpect "0.2.1"]
```

## Reference
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 restpect "0.2.0"
(defproject restpect "0.2.1"
:description "Succint and readable integration tests over RESTful APIs"
:url "https://github.com/facundoolano/restpect"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit 3c48b16

Please sign in to comment.