release 0.0.3

This commit is contained in:
2020-02-12 11:43:10 +01:00
parent b80015bc4d
commit c822d2142e
3 changed files with 19 additions and 19 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.1")
(load "https://veitheller.de/git/carpentry/path@0.0.2")
```
### Usage