From 51a58987b3d95e293b8a483ea21f199bab1fba8b Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Thu, 16 Oct 2008 01:00:59 +0000 Subject: Bump version to 1.0.0.2. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1463 788f1e2b-df1e-0410-8736-df70ead52e1b --- Text/Pandoc.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Text') diff --git a/Text/Pandoc.hs b/Text/Pandoc.hs index ddb453f88..55a2fdc2b 100644 --- a/Text/Pandoc.hs +++ b/Text/Pandoc.hs @@ -111,4 +111,4 @@ import Text.Pandoc.Shared -- | Version number of pandoc library. pandocVersion :: String -pandocVersion = "1.0.0.1" +pandocVersion = "1.0.0.2" -- cgit v1.2.3