aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChloe Kudryavtsev <code@toast.bunkerlabs.net>2023-06-20 16:44:39 +0200
committerChloe Kudryavtsev <code@toast.bunkerlabs.net>2023-06-20 16:44:39 +0200
commit4de0101c6b1fe03d313fa92611c4b13f7931936f (patch)
tree2ac2293c4de411ffb901d3aa8bc2ad27e7074d3e /README.md
parentfix misc build failures re: pkgconf detection (diff)
prepare for 1.4.1 tagv1.4.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 93e78cb..02a549a 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,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.4.0"}]
+ :tag "v1.4.1"}]
```
`jurl` is also available in the `jpm` package list.