From 61ec2c0d4a564158aaf976ca0c35caaa58cecdb8 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Wed, 13 Dec 2006 23:14:55 +0000 Subject: Bumped version to 0.3 after tagging 0.22. git-svn-id: https://pandoc.googlecode.com/svn/trunk@200 788f1e2b-df1e-0410-8736-df70ead52e1b --- src/Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Main.hs b/src/Main.hs index a262f91a4..dc5a9fde1 100644 --- a/src/Main.hs +++ b/src/Main.hs @@ -26,7 +26,7 @@ import Char ( toLower ) import Control.Monad ( (>>=) ) version :: String -version = "0.22" +version = "0.3" -- | Association list of formats and readers. readers :: [(String, ParserState -> String -> Pandoc)] -- cgit v1.2.3