aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChloe Kudryavtsev <code@toast.bunkerlabs.net>2023-03-31 11:03:22 -0400
committerChloe Kudryavtsev <code@toast.bunkerlabs.net>2023-03-31 11:03:22 -0400
commit5581110aef2f7b2d7cda7823b15d96ab0c4da981 (patch)
tree522ab1a1d79176a5de1d05b3a3e12a31ddc7d774
parentmeta: update README re: inclusion in jpm (diff)
meta: update readme for 1.1.1 releasev1.1.1
TODO: maybe set up a CHANGELOG? shotlog is nice and all but you know
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1a07d69..1cd6d03 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ You can add it to your `project.janet` dependency list like so:
:name "my-project"
:dependencies
[{:repo "https://github.com/cosmictoast/jurl.git"
- :tag "v1.1.0"}]
+ :tag "v1.1.1"}]
```
`jurl` is also available in the `jpm` package list.