File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,20 +8,20 @@ Tools for writing macros.
88Releases and Dependency Information
99========================================
1010
11- Latest stable release: 0.1.5
11+ Latest stable release: 0.2.0
1212
1313* [ All Released Versions] ( https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.clojure%22%20AND%20a%3A%22tools.macro%22 )
1414
1515* [ Development Snapshot Versions] ( https://oss.sonatype.org/index.html#nexus-search;gav~org.clojure~tools.macro~~~ )
1616
1717[ CLI/` deps.edn ` ] ( https://clojure.org/reference/deps_and_cli ) dependency information:
1818``` clojure
19- org.clojure/tools.macro {:mvn/version " 0.1.5 " }
19+ org.clojure/tools.macro {:mvn/version " 0.2.0 " }
2020```
2121
2222[ Leiningen] ( https://github.com/technomancy/leiningen ) dependency information:
2323
24- [org.clojure/tools.macro "0.1.5 "]
24+ [org.clojure/tools.macro "0.2.0 "]
2525
2626[ Maven] ( https://maven.apache.org/ ) dependency information:
2727
You can’t perform that action at this time.
0 commit comments