diff options
| author | 2023-04-02 11:46:50 -0400 | |
|---|---|---|
| committer | 2023-04-02 11:46:50 -0400 | |
| commit | ef07c6f090b1092639c4c1a1033b72221c21ed5f (patch) | |
| tree | 6e2c72fe9caff62f565a15a0390e0c008205d051 | |
| parent | native: fix gc allocation error in jurl :dup (diff) | |
meta: update to 1.1.2v1.1.2
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
