update project version to include patch number (1.6 -> 1.6.0)
needed for lein release usage
This commit is contained in:
parent
25a2b3eae8
commit
b5fd5ca215
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue