From 1072699d28c01a7db91a4fca7c5545a8be3ab11a Mon Sep 17 00:00:00 2001 From: Bob Copeland Date: Thu, 5 Jan 2017 13:21:38 -0500 Subject: [PATCH] version: update to 1.1.1 Signed-off-by: Bob Copeland --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index e696ef9d..ee37503e 100644 --- a/version.h +++ b/version.h @@ -1,2 +1,2 @@ -#define LASTPASS_CLI_VERSION "1.1.0" +#define LASTPASS_CLI_VERSION "1.1.1" #define LASTPASS_CLI_USERAGENT "LastPass-CLI/" LASTPASS_CLI_VERSION