Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
micha committed Oct 19, 2014
1 parent 9280a79 commit 4cc07d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.boot
Expand Up @@ -10,7 +10,7 @@
'[clojure.java.io :as io]
'[boot.git :refer [last-commit]])

(def +VERSION+ "0.1.0-SNAPSHOT")
(def +VERSION+ "0.1.0")

(def +GPG-CONFIG+
(let [f (io/file "gpg.edn")]
Expand Down

0 comments on commit 4cc07d8

Please sign in to comment.