Skip to content

Commit c3d4268

Browse files
authored
Update version number in project.clj
1 parent a294486 commit c3d4268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010

11-
(defproject conexp-clj "2.8.0-SNAPSHOT"
11+
(defproject conexp-clj "2.8.0"
1212
:min-lein-version "2.0.0"
1313
:description "A ConExp rewrite in clojure -- and so much more ..."
1414
:url "http://github.com/tomhanika/conexp-clj/"

0 commit comments

Comments
 (0)