Skip to content

Commit 73e3a27

Browse files
committed
update project.clj
1 parent 77d137b commit 73e3a27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject org.clojure/tools.analyzer "0.6.10-SNAPSHOT"
1+
(defproject org.clojure/tools.analyzer "0.7.1-SNAPSHOT"
22
:description "An analyzer for Clojure code, written in Clojure and producing AST in EDN."
33
:url "https://github.com/clojure/tools.analyzer"
44
:license {:name "Eclipse Public License"

0 commit comments

Comments
 (0)