summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson@vistahigherlearning.com>2020-11-19 21:05:21 -0500
committerDavid Thompson <dthompson@vistahigherlearning.com>2020-11-19 21:05:21 -0500
commitd2820683488ee30cb21ede96f892f0b491d0c3af (patch)
treecca3437f43c90cc00781a427946044937d60ab04
parent88a85430f27b9ab5916757d0b2559621f1217809 (diff)
Add chickadee 0.6.0 release to project page.
-rw-r--r--haunt.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/haunt.scm b/haunt.scm
index f27b2c1..fb71ee5 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -580,7 +580,8 @@ Scheme.")
"Guile-OpenGL >= 0.1.0")
#:license "GNU GPLv3+"
#:releases
- `(("0.5.0" ,(date 2020 04 08))
+ `(("0.6.0" ,(date 2020 11 19))
+ ("0.5.0" ,(date 2020 04 08))
("0.4.0" ,(date 2019 06 04))
("0.3.0" ,(date 2018 10 03))
("0.2.0" ,(date 2017 01 26))