GoogleSuggest 0.0.1 → 0.0.2
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- GoogleSuggest.cabal +2/−2
GoogleSuggest.cabal view
@@ -1,5 +1,5 @@ name: GoogleSuggest-version: 0.0.1+version: 0.0.2 Cabal-Version: >= 1.6 license: GPL-3 license-file: LICENSE@@ -9,7 +9,7 @@ author: Andy Stewart maintainer: lazycat.manatee@gmail.com stability: provisional-category: Language+category: Browser tested-with: GHC==6.12.3 build-type: Simple