aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChloe Kudryavtsev <code@toast.bunkerlabs.net>2023-07-02 09:47:35 +0200
committerChloe Kudryavtsev <code@toast.bunkerlabs.net>2023-07-02 09:47:35 +0200
commita6da6a77757a229be5ab9c9e700418e1951ae15a (patch)
treeb40ffe6f766d0f588c517e57a637b9b34ad07b22
parentpatch against getcbytes bug, to be tested on linux (diff)
prepare 1.4.2 releasev1.4.2
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 02a549a..a1145b6 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.1"}]
+ :tag "v1.4.2"}]
```
`jurl` is also available in the `jpm` package list.