aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChloe Kudryavtsev <code@toast.bunkerlabs.net>2023-04-10 13:49:56 -0400
committerChloe Kudryavtsev <code@toast.bunkerlabs.net>2023-04-10 13:49:56 -0400
commitcb136afa73952de4a170eec78c946470417db748 (patch)
tree17636c8ee95a3882c84bd9dfc0d7c3d346779999 /README.md
parentjanet: improve query handling, add part-appending (diff)
meta: prepare 1.3.0v1.3.0
new features, yay
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 bc89191..e0b4226 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.2.0"}]
+ :tag "v1.3.0"}]
```
`jurl` is also available in the `jpm` package list.