From 689480af6f8a2dae2fbafb22c559af7d40a52aa0 Mon Sep 17 00:00:00 2001 From: Anantha Kumaran Date: Sun, 1 Aug 2021 19:29:55 +0530 Subject: [PATCH] bump version --- webify.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webify.cabal b/webify.cabal index 59ca5e7..f5eb4fd 100644 --- a/webify.cabal +++ b/webify.cabal @@ -1,5 +1,5 @@ name: webify -version: 0.1.9.0 +version: 0.1.10.0 synopsis: webfont generator description: A command line tool to convert ttf file to woff, eot & svg files