diff --git a/project.clj b/project.clj index 30f3270..b3ccd21 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject iglu "0.7.0" +(defproject iglu "0.8.0-SNAPSHOT" :description "A Clojure data -> GLSL library" :url "https://github.com/oakes/iglu" :license {:name "Public Domain"