djembe 0.1.1.0 → 0.1.1.1
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- djembe.cabal +2/−2
djembe.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: djembe-version: 0.1.1.0+version: 0.1.1.1 synopsis: Hit drums with haskell description: A simple DSL for composing drum beats in haskell.@@ -11,7 +11,7 @@ homepage: https://github.com/reedrosenbluth/Djembe license: MIT license-file: LICENSE-author: Reed Rosenbluth+author: Reed Rosenbluth & Jonathan Dubin maintainer: Reed.Rosenbluth@gmail.com copyright: 2015 Reed Rosenbluth category: Sound