From c3f1ecb8841d9bff4258014e6ffa7a76d7dca267 Mon Sep 17 00:00:00 2001 From: oakes Date: Sun, 4 Aug 2019 10:52:27 -0400 Subject: [PATCH] Start 0.8.0-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"