From c35b1246efca0688a96282815df079f20d5b8b79 Mon Sep 17 00:00:00 2001 From: MelKori Date: Sat, 20 Aug 2022 17:43:36 +0300 Subject: [PATCH] bump version --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index bf71570..5d3ceac 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject ai.z7/blockchain-misc-clj "0.0.1" +(defproject ai.z7/blockchain-misc-clj "0.0.2" :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"