Skip to content

Commit

Permalink
bump 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bostonaholic committed Aug 6, 2019
1 parent 2425ecc commit fd4f8b3
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
@@ -4,7 +4,7 @@ Bond [![CircleCI Status](https://circleci.com/gh/circleci/bond.png?style=badge)]
Bond is a spying and stubbing library, primarily intended for tests.

```clojure
[circleci/bond "0.3.1"]
[circleci/bond "0.4.0"]
```

```clojure
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject circleci/bond "0.3.2"
(defproject circleci/bond "0.4.0"
:description "Spying library for testing"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}

0 comments on commit fd4f8b3

Please sign in to comment.