From 4d94d495b8786f3a914c649cab63d33c875bf33a Mon Sep 17 00:00:00 2001 From: Joost Diepenmaat Date: Sat, 12 Nov 2022 22:01:30 +0100 Subject: [PATCH] Version 0.1.8-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 77216a6..83a0bb9 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject nl.jomco/proof-specs "0.1.7" +(defproject nl.jomco/proof-specs "0.1.8-SNAPSHOT" :description "Automatic testing of clojure.spec data generators" :url "https://git.sr.ht/~jomco/proof-specs" :license {:name "MIT" -- 2.45.2