version bump

This commit is contained in:
Greg Weber 2011-08-13 06:29:37 -07:00
parent e1b260d4ac
commit e2b69ffe7a

View File

@ -1,5 +1,5 @@
name: xss-sanitize
version: 0.3.0
version: 0.3.0.1
license: BSD3
license-file: LICENSE
author: Greg Weber <greg@gregweber.info>
@ -32,7 +32,7 @@ test-suite test
main-is: test/main.hs
cpp-options: -DTEST
build-depends: base >= 4 && < 5, containers
, tagsoup >= 0.11
, tagsoup >= 0.12.2
, utf8-string >= 0.3
, network >= 2
, css-text >= 0.1 && < 0.2