From ef07c6f090b1092639c4c1a1033b72221c21ed5f Mon Sep 17 00:00:00 2001 From: Chloe Kudryavtsev Date: Sun, 2 Apr 2023 11:46:50 -0400 Subject: meta: update to 1.1.2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cd6d03..bd8940f 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.1"}] + :tag "v1.1.2"}] ``` `jurl` is also available in the `jpm` package list. -- cgit v1.2.3