From 44b8c0d0b587cdc7e81130e46539f46580f89911 Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 26 Aug 2019 10:53:30 +0100 Subject: [PATCH] bump --- src/Sound/Tidal/Version.hs | 2 +- tidal.cabal | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Sound/Tidal/Version.hs b/src/Sound/Tidal/Version.hs index 53d3a4940..53dae4f3b 100644 --- a/src/Sound/Tidal/Version.hs +++ b/src/Sound/Tidal/Version.hs @@ -1,4 +1,4 @@ module Sound.Tidal.Version where tidal_version :: String -tidal_version = "1.4.1" +tidal_version = "1.4.2" diff --git a/tidal.cabal b/tidal.cabal index 424ac26b3..1f155c762 100644 --- a/tidal.cabal +++ b/tidal.cabal @@ -1,5 +1,5 @@ name: tidal -version: 1.4.1 +version: 1.4.2 synopsis: Pattern language for improvised music -- description: homepage: http://tidalcycles.org/