From d2ab2cb948e5cfbe349b159e1f826a43661e1388 Mon Sep 17 00:00:00 2001 From: Yannick Scherer Date: Tue, 20 Aug 2024 12:03:53 +0200 Subject: [PATCH] Version 2.0.3 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 267a510..c674df1 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject version-clj "2.0.3-SNAPSHOT" +(defproject version-clj "2.0.3" :description "Version Analysis and Comparison for Clojure" :url "https://github.com/xsc/version-clj" :license {:name "MIT"