update docs

This commit is contained in:
2021-01-19 10:56:58 +01:00
parent 4bf3e1c7c1
commit 03aab46ab5
3 changed files with 26 additions and 36 deletions

View File

@@ -5,7 +5,7 @@ is a simple file path library for Carp.
## Installation
```clojure
(load "https://veitheller.de/git/carpentry/path@0.0.2")
(load "https://veitheller.de/git/carpentry/path@0.0.3")
```
### Usage