Skip to content

Commit c9a91cc

Browse files
committed
Update README.md to latest :git coordinates
1 parent 46d81cb commit c9a91cc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,20 @@ From the original README:
1515
1616
# Releases
1717

18-
Latest stable release: 1.5.3
18+
Latest stable release: 1.5.4
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.3" :git/sha "ca0f5dc"}
22+
io.github.clojure/clr.tools.namespace {:git/tag "v1.5.4" :git/sha "46d81cb"}
2323
```
2424

2525
[Nuget](https://nuget.org) reference:
2626

27-
> Install-Package clojure.tools.namespace -Version 1.5.3
27+
> Install-Package clojure.tools.namespace -Version 1.5.4
2828
2929
[Leiningen](https://leiningen.org/) reference:
3030
```clojure
31-
[org.clojure.clr/tools.namespace "1.5.3]
31+
[org.clojure.clr/tools.namespace "1.5.4]
3232
```
3333
3434

0 commit comments

Comments
 (0)