Skip to content

Commit b0fff62

Browse files
committed
Set project.clj version to 0.0.18-SNAPSHOT
1 parent 277192c commit b0fff62

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
@@ -1,4 +1,4 @@
1-
(defproject org.clojure/data.avl "0.0.17"
1+
(defproject org.clojure/data.avl "0.0.18-SNAPSHOT"
22
:description "Persistent sorted maps and sets with log-time rank queries"
33
:url "https://github.com/clojure/data.avl"
44
:license {:name "Eclipse Public License"

0 commit comments

Comments
 (0)