File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,20 +15,20 @@ From the original README:
1515
1616# Releases
1717
18- Latest stable release: 1.5.4
18+ Latest stable release: 1.5.5
1919
2020[ CLI/` deps.edn ` ] ( https://clojure.org/reference/deps_edn ) dependency information:
2121``` clojure
22- io.github.clojure/clr.tools.namespace {:git/tag " v1.5.4 " :git/sha " 46d81cb " }
22+ io.github.clojure/clr.tools.namespace {:git/tag " v1.5.5 " :git/sha " 26ae208 " }
2323```
2424
2525[ Nuget] ( https://nuget.org ) reference:
2626
27- > Install-Package clojure.tools.namespace -Version 1.5.4
27+ > Install-Package clojure.tools.namespace -Version 1.5.5
2828
2929[ Leiningen] ( https://leiningen.org/ ) reference:
3030``` clojure
31- [org.clojure.clr/tools.namespace " 1.5.4 ]
31+ [org.clojure.clr/tools.namespace " 1.5.5 ]
3232```
3333
3434
You can’t perform that action at this time.
0 commit comments