aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChloe Kudryavtsev <code@toast.bunkerlabs.net>2023-03-28 18:18:50 -0400
committerChloe Kudryavtsev <code@toast.bunkerlabs.net>2023-03-28 18:18:50 -0400
commit27c8e0b1b2b17c8e6a8b37f86a6e9f4ccbf03875 (patch)
tree4fb57554bc7a71141e31be7af4a2c97428551b8f
parentmeta: add TECH.md (diff)
meta: change recommended tag to 1.1.0v1.1.0
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ea295b8..f23e996 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
[{:url "https://github.com/cosmictoast/jurl.git"
- :tag "v1.0.0"}]
+ :tag "v1.1.0"}]
```
This wraps around libcurl, and as such needs libcurl (library and headers for building) installed.