diff --git a/project.clj b/project.clj index 2db1ec8..f3c449c 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject binaryage/devtools "0.2.3-SNAPSHOT" +(defproject binaryage/devtools "0.3.0" :description "Experimental Chrome devtools support for ClojureScript" :url "https://github.com/binaryage/cljs-devtools" :license {:name "MIT License"