aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChloe Kudryavtsev <code@toast.bunkerlabs.net>2023-05-03 20:20:40 -0400
committerChloe Kudryavtsev <code@toast.bunkerlabs.net>2023-05-03 20:20:40 -0400
commit0c03db64ac6df67a6905909406d6bc1e33d0369f (patch)
tree32aa4cb9d981c71c4da8ae164a1e1d2fafbba69c /README.md
parentformatting fail (diff)
v1.4.0v1.4.0
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 e6e0544..93e78cb 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.3.0"}]
+ :tag "v1.4.0"}]
```
`jurl` is also available in the `jpm` package list.