Skip to content

Commit

Permalink
v1.6.2 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
vemv committed Jan 9, 2020
1 parent c640741 commit 9e3fb51
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 @@ -15,7 +15,7 @@ A collection of test helpers.
## Installation

```clojure
[com.nedap.staffing-solutions/utils.test "1.6.1"]
[com.nedap.staffing-solutions/utils.test "1.6.2"]
```

## ns organisation
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
;; Please don't bump the library version by hand - use ci.release-workflow instead.
(defproject com.nedap.staffing-solutions/utils.test "1.6.1"
(defproject com.nedap.staffing-solutions/utils.test "1.6.2"
;; Please keep the dependencies sorted a-z.
:dependencies [[org.clojure/clojure "1.10.1"]]

Expand Down

0 comments on commit 9e3fb51

Please sign in to comment.