From 3a3fd8bb9ebe509698eee6e1b1d71ddd6f0d3827 Mon Sep 17 00:00:00 2001 From: Cam Saul Date: Fri, 19 Aug 2022 16:04:05 -0700 Subject: [PATCH] Cut release 0.13.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index a88e746..cdf837b 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject methodical "0.12.5-SNAPSHOT" +(defproject methodical "0.13.0" :url "https://github.com/camsaul/methodical" :min-lein-version "2.5.0"