From 97b5ef602cbb02ae1022fd0a973dfa28e03d18ec Mon Sep 17 00:00:00 2001 From: Mihael Konjevic Date: Wed, 10 Mar 2021 15:17:09 +0100 Subject: [PATCH] Bump version --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 9dc27e6..fbdc61f 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject keechma/next "0.0.6" +(defproject keechma/next "0.0.7" :description "Data driven state management library for single page apps" :url "https://github.com/keechma/keechma-next" :license {:name "MIT License"