Skip to content

Commit

Permalink
Version bump (0.1.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkkrp committed Dec 22, 2016
1 parent 3540c72 commit adb078d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wave.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
-- POSSIBILITY OF SUCH DAMAGE.

name: wave
version: 0.1.0
version: 0.1.1
cabal-version: >= 1.10
license: BSD3
license-file: LICENSE.md
Expand Down Expand Up @@ -83,7 +83,7 @@ test-suite tests
, data-default-class
, hspec >= 2.0 && < 3.0
, temporary >= 1.1 && < 1.3
, wave >= 0.1.0
, wave >= 0.1.1
if flag(dev)
ghc-options: -Wall -Werror
else
Expand Down

0 comments on commit adb078d

Please sign in to comment.