Version bump
This commit is contained in:
parent
90d639d413
commit
3b53c047e7
@ -358,7 +358,7 @@ htmlAnyContain query search = do
|
||||
-- element contains the given string (in other words, it is the logical
|
||||
-- inverse of htmlAnyContains).
|
||||
--
|
||||
-- Since 1.2.1.6
|
||||
-- Since 1.2.2
|
||||
htmlNoneContain :: Query -> String -> YesodExample site ()
|
||||
htmlNoneContain query search = do
|
||||
matches <- htmlQuery query
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
name: yesod-test
|
||||
version: 1.2.1.5
|
||||
version: 1.2.2
|
||||
license: MIT
|
||||
license-file: LICENSE
|
||||
author: Nubis <nubis@woobiz.com.ar>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user