Version bump to 0.2
This commit is contained in:
parent
a1ad988aad
commit
ee5805ca4b
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
[clojure.tools.build.api :as b]))
|
||||
|
||||
(def lib-coord 'org.suskalo/coffi)
|
||||
(def version (format "0.1.%s" (b/git-count-revs nil)))
|
||||
(def version (format "0.2.%s" (b/git-count-revs nil)))
|
||||
|
||||
(def resource-dirs ["resources/"])
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue