File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ Shout out to [Trott/slug](https://github.com/Trott/slug) for inspiring me to mak
16
16
## Clojars
17
17
![ Clojars Project] ( https://img.shields.io/clojars/v/com.github.rawleyfowler/sluj.svg )
18
18
19
- This project is available on [ Clojars] ( https://clojars.org/com.github.rawleyfowler/sluj/versions/1.0.1 ) , and you can add it to your lein project via:
19
+ This project is available on [ Clojars] ( https://clojars.org/com.github.rawleyfowler/sluj/ ) , and you can add it to your lein project via:
20
20
``` clojure
21
- [com.github.rawleyfowler/sluj " 1.0.1 " ]
21
+ [com.github.rawleyfowler/sluj " 1.0.2 " ]
22
22
```
23
23
24
24
## Why?
Original file line number Diff line number Diff line change 1
- (defproject com.github.rawleyfowler /sluj " 1.0.1 "
1
+ (defproject com.github.rawleyfowler /sluj " 1.0.2 "
2
2
:description " Sluj, the small but mighty slug creation library for Clojure."
3
3
:url " https://github.com/rawleyfowler/sluj"
4
4
:license {:name " MIT"
You can’t perform that action at this time.
0 commit comments