diff options
| author | 2024-03-09 20:35:32 +0100 | |
|---|---|---|
| committer | 2024-03-09 20:35:32 +0100 | |
| commit | de4cd2cb1b13eea71592b066406fa68656c38573 (patch) | |
| tree | 14d057cd5a6780bc5166d13acdfa1e8cade2def4 | |
| parent | fix build failure caused by GNU (diff) | |
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ You can add it to your `project.janet` dependency list like so: :name "my-project" :dependencies [{:repo "https://github.com/cosmictoast/janet-date.git" - :tag "v1.0.1"}] + :tag "v1.0.2"}] # ... ``` |
