From 99ab68b7a6a97b6287e5be027a6add7ae755400f Mon Sep 17 00:00:00 2001 From: MelKori Date: Tue, 30 Aug 2022 12:08:11 +0300 Subject: [PATCH] bump version --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 5d3ceac..7e5e00d 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject ai.z7/blockchain-misc-clj "0.0.2" +(defproject ai.z7/blockchain-misc-clj "0.0.3" :description "The Clojure-helpers to make blockchain development less painful" :url "https://github.com/fern-flower-lab/blockchain-misc-clj" :license {:name "Built In Project License"