Version 5.1.2

This commit is contained in:
Vincent Ambo 2015-11-24 14:07:57 +01:00
parent 599d765903
commit 792fe17f35
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ import Network.URI
data BlogError = NotFound | UnknownError
version = "5.1.1"
version = "5.1.2"
blogTitle :: BlogLang -> Text -> Text
blogTitle DE s = T.concat ["Tazjins blog", s]

View file

@ -1,5 +1,5 @@
Name: tazblog
Version: 5.1.1
Version: 5.1.2
Synopsis: Tazjin's Blog
License: MIT
License-file: LICENSE