diff --git a/djembe.cabal b/djembe.cabal
--- a/djembe.cabal
+++ b/djembe.cabal
@@ -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
