Skip to content

Commit

Permalink
Prep for 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
seancorfield committed Apr 8, 2018
1 parent 7eadc06 commit 1f846ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,6 @@ boot -d boot/new new -g edn=foo.bar -a "(ns foo.bar)"

## License

Copyright © 2016-2017 Sean Corfield and the Leiningen Team for much of the code -- thank you!
Copyright © 2016-2018 Sean Corfield and the Leiningen Team for much of the code -- thank you!

Distributed under the Eclipse Public License version 1.0.
2 changes: 1 addition & 1 deletion build.boot
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(set-env! :resource-paths #{"src"})

(def version "0.5.2")
(def version "0.5.3")

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

0 comments on commit 1f846ad

Please sign in to comment.