Skip to content

Commit 9ca3556

Browse files
committed
v0.8.2
1 parent 484d5ab commit 9ca3556

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Utilities for [clojure.spec](https://github.com/clojure/spec.alpha).
77
#### Coordinates
88

99
```clojure
10-
[com.nedap.staffing-solutions/utils.spec "0.8.1"]
10+
[com.nedap.staffing-solutions/utils.spec "0.8.2"]
1111
```
1212

1313
> Note that self-hosted ClojureScript (e.g. Lumo) is unsupported at the moment.

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject com.nedap.staffing-solutions/utils.spec "0.8.1"
1+
(defproject com.nedap.staffing-solutions/utils.spec "0.8.2"
22
:description "clojure.spec utilities"
33

44
:url "https://github.com/nedap/utils.spec"

0 commit comments

Comments
 (0)