aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d94eabf..709a97e 100644
--- a/README.md
+++ b/README.md
@@ -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"}]
# ...
```