liblastfm 0.6.1 → 0.7.0
raw patch · 3 files changed
+6/−3 lines, 3 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG.markdown +3/−0
- example/liblastfm-examples.cabal +1/−1
- liblastfm.cabal +2/−2
CHANGELOG.markdown view
@@ -1,3 +1,6 @@+0.7.0+=====+ 0.6.1 =====
example/liblastfm-examples.cabal view
@@ -1,5 +1,5 @@ name: liblastfm-examples-version: 0.6.1+version: 0.7.0 synopsis: Liblastfm examples license: MIT license-file: LICENSE
liblastfm.cabal view
@@ -1,5 +1,5 @@ name: liblastfm-version: 0.6.1+version: 0.7.0 synopsis: Lastfm API interface license: MIT license-file: LICENSE@@ -30,7 +30,7 @@ source-repository this type: git location: https://github.com/supki/liblastfm- tag: 0.6.1+ tag: 0.7.0 flag test-api