From 4392dd7726cdbe82b9d22f10199b102704bad5fc Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 18 Jan 2016 12:18:13 +0000 Subject: Version bump in spec due to last commit --- spec/thermoprint-spec.cabal | 2 +- spec/thermoprint-spec.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'spec') diff --git a/spec/thermoprint-spec.cabal b/spec/thermoprint-spec.cabal index 21ed439..da79ee8 100644 --- a/spec/thermoprint-spec.cabal +++ b/spec/thermoprint-spec.cabal @@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: thermoprint-spec -version: 2.0.0 +version: 3.0.0 synopsis: A specification of the API and the payload datatypes and associated utilities -- description: homepage: http://dirty-haskell.org/tags/thermoprint.html diff --git a/spec/thermoprint-spec.nix b/spec/thermoprint-spec.nix index 5a89bcf..1825ddd 100644 --- a/spec/thermoprint-spec.nix +++ b/spec/thermoprint-spec.nix @@ -4,7 +4,7 @@ }: mkDerivation { pname = "thermoprint-spec"; - version = "2.0.0"; + version = "3.0.0"; src = ./.; libraryHaskellDepends = [ aeson base base64-bytestring bytestring Cabal cabal-test-quickcheck -- cgit v1.2.3