aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChloe Kudryavtsev <code@toast.bunkerlabs.net>2023-04-03 16:14:26 -0400
committerChloe Kudryavtsev <code@toast.bunkerlabs.net>2023-04-03 16:14:26 -0400
commit9d27648858781eb1cc8e65dfa181e28a519b5dda (patch)
tree07c3789a49fd23a2f2ce1fe4056cb3a02d6369a2 /README.md
parentnative: fix non-zeroed initialization (diff)
meta: release 1.1.3v1.1.3
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 bd8940f..57da034 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.2"}]
+ :tag "v1.1.3"}]
```
`jurl` is also available in the `jpm` package list.