From 64b6ead0d1e157701f8569743eda496bc71b8351 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 23 Jan 2017 16:09:05 +0100 Subject: Add support for ESC/POS text decoration --- client/thermoprint-client.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/thermoprint-client.nix') diff --git a/client/thermoprint-client.nix b/client/thermoprint-client.nix index 8e608cf..8aadafb 100644 --- a/client/thermoprint-client.nix +++ b/client/thermoprint-client.nix @@ -4,7 +4,7 @@ }: mkDerivation { pname = "thermoprint-client"; - version = "1.0.0"; + version = "1.0.1"; src = ./.; libraryHaskellDepends = [ base containers either exceptions http-client mtl servant -- cgit v1.2.3