Skip to content

Commit

Permalink
pin to hosc 0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
yaxu committed Dec 19, 2018
1 parent 040b056 commit 12491c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/Sound/Tidal/Version.hs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

module Sound.Tidal.Version where

tidal_version = "1.0.2"
tidal_version = "1.0.3"
4 changes: 2 additions & 2 deletions tidal.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: tidal
version: 1.0.2
version: 1.0.3
synopsis: Pattern language for improvised music
-- description:
homepage: http://tidalcycles.org/
Expand Down Expand Up @@ -52,7 +52,7 @@ library
, containers
, hashable
, colour
, hosc >= 0.16
, hosc == 0.16
, text
, random
, time
Expand Down

0 comments on commit 12491c6

Please sign in to comment.