From 063c4ce3db470f8ad2202c5478b092afb71a7cc8 Mon Sep 17 00:00:00 2001 From: Bob Copeland Date: Tue, 3 Jan 2017 16:19:00 -0500 Subject: [PATCH] version: update to 1.1.0 Signed-off-by: Bob Copeland --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index c871ef63..e696ef9d 100644 --- a/version.h +++ b/version.h @@ -1,2 +1,2 @@ -#define LASTPASS_CLI_VERSION "1.0.0" +#define LASTPASS_CLI_VERSION "1.1.0" #define LASTPASS_CLI_USERAGENT "LastPass-CLI/" LASTPASS_CLI_VERSION