From 584f08739c90756dfa162883e8e3f4077924bd2a Mon Sep 17 00:00:00 2001 From: gered Date: Wed, 12 Jan 2022 17:34:20 -0500 Subject: [PATCH] bump to next snapshot version for future development --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 40ea205..98a3aa4 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject net.gered/views "1.6.0" +(defproject net.gered/views "1.7.0-SNAPSHOT" :description "A view to the past helps navigate the future." :url "https://github.com/gered/views" :license {:name "MIT License"