version bump
This commit is contained in:
parent
e1b260d4ac
commit
e2b69ffe7a
@ -1,5 +1,5 @@
|
|||||||
name: xss-sanitize
|
name: xss-sanitize
|
||||||
version: 0.3.0
|
version: 0.3.0.1
|
||||||
license: BSD3
|
license: BSD3
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Greg Weber <greg@gregweber.info>
|
author: Greg Weber <greg@gregweber.info>
|
||||||
@ -32,7 +32,7 @@ test-suite test
|
|||||||
main-is: test/main.hs
|
main-is: test/main.hs
|
||||||
cpp-options: -DTEST
|
cpp-options: -DTEST
|
||||||
build-depends: base >= 4 && < 5, containers
|
build-depends: base >= 4 && < 5, containers
|
||||||
, tagsoup >= 0.11
|
, tagsoup >= 0.12.2
|
||||||
, utf8-string >= 0.3
|
, utf8-string >= 0.3
|
||||||
, network >= 2
|
, network >= 2
|
||||||
, css-text >= 0.1 && < 0.2
|
, css-text >= 0.1 && < 0.2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user