From 851a20862948eedf5cfbe1994c6125c3e76f2dd5 Mon Sep 17 00:00:00 2001 From: Will Coster Date: Mon, 30 Mar 2015 20:26:01 -0700 Subject: [PATCH] Bump version to 0.1.2 --- scalpel.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scalpel.cabal b/scalpel.cabal index 8d33b1b..cc47ea8 100644 --- a/scalpel.cabal +++ b/scalpel.cabal @@ -1,5 +1,5 @@ name: scalpel -version: 0.1.1 +version: 0.1.2 synopsis: A high level web scraping library for Haskell. description: Scalpel is a web scraping library inspired by libraries like Parsec and