nationstates 0.2.0.0 → 0.2.0.1
raw patch · 2 files changed
+2/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- NationStates/Region.hs +1/−1
- nationstates.cabal +1/−1
NationStates/Region.hs view
@@ -10,7 +10,7 @@ -- @ -- -- In general, this module follows the terminology used in the--- <https://www.nationstates.net/pages/api.html#nationapi official documentation>.+-- <https://www.nationstates.net/pages/api.html#regionapi official documentation>. -- -- Here's a short example: --
nationstates.cabal view
@@ -1,5 +1,5 @@ name: nationstates-version: 0.2.0.0+version: 0.2.0.1 synopsis: NationStates API client description: NationStates API client