From 4571b9d9ac34dd9175631ddada8489d57dbd4f32 Mon Sep 17 00:00:00 2001 From: Takashi AOKI Date: Sat, 30 Mar 2024 15:44:20 +0900 Subject: [PATCH] chore: prepare next development iteration --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 775af7c..88c943f 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject proton "0.2.3" +(defproject proton "0.2.4-SNAPSHOT" :description "Utilities for Clojure/Script" :url "https://github.com/xcoo/proton" :license {:name "Apache License, Version 2.0"