Bump minor version of project
This commit is contained in:
parent
ab9179b126
commit
09b819528d
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.3.%s" (b/git-count-revs nil)))
|
||||
(def version (format "0.4.%s" (b/git-count-revs nil)))
|
||||
|
||||
(def resource-dirs ["resources/"])
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue