Skip to content

Commit

Permalink
Prep for 0.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
seancorfield committed Jan 30, 2016
1 parent 519dc69 commit fb7bb14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.boot
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(set-env! :resource-paths #{"src"}
:dependencies '[[stencil "0.5.0"]])

(def version "0.3.0-SNAPSHOT")
(def version "0.3.0")

(task-options!
pom {:project 'seancorfield/boot-new
Expand Down

0 comments on commit fb7bb14

Please sign in to comment.