summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--haunt.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/haunt.scm b/haunt.scm
index 6d8eeb9..36cafe4 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -427,7 +427,8 @@ following modules:")
#:license "GNU LGPLv3+"
#:manual? #t
#:releases
- `(("0.4.0" ,(date 2019 06 02))
+ `(("0.5.0" ,(date 2020 04 07))
+ ("0.4.0" ,(date 2019 06 02))
("0.3.1" ,(date 2018 10 16))
("0.3.0" ,(date 2018 07 10))
("0.2.0" ,(date 2017 01 20))