Update template versions and remove body-type from physics.clj

This commit is contained in:
oakes
2014-04-24 21:27:33 -04:00
parent 814a06101a
commit 95d1479d86
5 changed files with 4 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
(defproject play-clj/lein-template "0.3.0"
(defproject play-clj/lein-template "0.3.1"
:description "A template for making play-clj projects"
:url "https://github.com/oakes/play-clj"
:license {:name "Public Domain"