update project version to include patch number (1.6 -> 1.6.0)

needed for lein release usage
This commit is contained in:
Gered 2022-01-12 17:33:38 -05:00
parent 25a2b3eae8
commit b5fd5ca215

View file

@ -1,4 +1,4 @@
(defproject net.gered/views "1.6-SNAPSHOT"
(defproject net.gered/views "1.6.0-SNAPSHOT"
:description "A view to the past helps navigate the future."
:url "https://github.com/gered/views"
:license {:name "MIT License"