diff options
| author | 2023-03-31 11:03:22 -0400 | |
|---|---|---|
| committer | 2023-03-31 11:03:22 -0400 | |
| commit | 5581110aef2f7b2d7cda7823b15d96ab0c4da981 (patch) | |
| tree | 522ab1a1d79176a5de1d05b3a3e12a31ddc7d774 | |
| parent | meta: update README re: inclusion in jpm (diff) | |
meta: update readme for 1.1.1 releasev1.1.1
TODO: maybe set up a CHANGELOG?
shotlog is nice and all but you know
| -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.0"}] + :tag "v1.1.1"}] ``` `jurl` is also available in the `jpm` package list. |
