summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hakyll.cabal4
1 files changed, 3 insertions, 1 deletions
diff --git a/hakyll.cabal b/hakyll.cabal
index ce101c3..33b9928 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -1,5 +1,5 @@
Name: hakyll
-Version: 4.1.2.0
+Version: 4.1.2.1
Synopsis: A static website compiler library
Description:
@@ -64,8 +64,10 @@ Data-files:
Extra-source-files:
tests/data/example.md
tests/data/example.md.metadata
+ tests/data/russian.md
tests/data/template.html
tests/data/template.html.out
+ tests/data/posts/2010-08-26-birthday.md
Source-Repository head
Type: git