diff options
| author | 2023-04-03 16:14:26 -0400 | |
|---|---|---|
| committer | 2023-04-03 16:14:26 -0400 | |
| commit | 9d27648858781eb1cc8e65dfa181e28a519b5dda (patch) | |
| tree | 07c3789a49fd23a2f2ce1fe4056cb3a02d6369a2 /README.md | |
| parent | native: fix non-zeroed initialization (diff) | |
meta: release 1.1.3v1.1.3
Diffstat (limited to 'README.md')
| -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.2"}] + :tag "v1.1.3"}] ``` `jurl` is also available in the `jpm` package list. |
