aboutsummaryrefslogtreecommitdiffstats
path: root/project.clj
diff options
context:
space:
mode:
authorClyne Sullivan <clyne@bitgloo.com>2023-08-26 21:08:56 -0400
committerClyne Sullivan <clyne@bitgloo.com>2023-08-26 21:08:56 -0400
commit5e95b04c136ed500b4923352a1bee4f3f391646c (patch)
tree655369f5fc464a0b9ecc2e381615be63b6111f86 /project.clj
parent1ec46b5407ac719bc85019a791511d0f5df1d6f5 (diff)
changed up the uiHEADmaster
Diffstat (limited to 'project.clj')
-rw-r--r--project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj
index 9db96b3..26685f4 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject bitgloo-web "0.5"
+(defproject bitgloo-web "0.7"
:description "bitgloo website framework"
:url "https://bitgloo.com"
:license {:name "GPL-3.0-or-later" :url "https://www.gnu.org/licenses/gpl-3.0.en.html"}