summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2019-09-18 09:43:16 +0900
committerJasper Van der Jeugt <m@jaspervdj.be>2019-09-18 09:43:16 +0900
commita312fd4972f9add0736a9f8335bcd51e0e163b06 (patch)
tree952288295e56b35a2812125c546d71f51801a467
parenteee8bf8bf29d62bb2156466234fe59644ffb9988 (diff)
downloadhakyll-a312fd4972f9add0736a9f8335bcd51e0e163b06.tar.gz
Bump version to 4.13.0.1
-rw-r--r--CHANGELOG.md4
-rw-r--r--hakyll.cabal2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0b86231..af21933 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@ title: Releases
# Releases
+## Hakyll 4.13.0.1 (2019-09-18)
+
+- Add missing test files (contribution by Justin Humm)
+
## Hakyll 4.13.0.0 (2019-08-30)
- Improved documentation in many places (contribution by Bergi)
diff --git a/hakyll.cabal b/hakyll.cabal
index e4168d3..927498c 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -1,5 +1,5 @@
Name: hakyll
-Version: 4.13.0.0
+Version: 4.13.0.1
Synopsis: A static website compiler library
Description: