From 019995673cb38abf4d3e54f8d64e4d73b406b3a7 Mon Sep 17 00:00:00 2001 From: Bob Copeland Date: Tue, 11 Aug 2015 14:42:03 -0400 Subject: [PATCH] version: update to 0.6.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 9f8cb752..f1541fa8 100644 --- a/version.h +++ b/version.h @@ -1,2 +1,2 @@ -#define LASTPASS_CLI_VERSION "0.5.1" +#define LASTPASS_CLI_VERSION "0.6.0" #define LASTPASS_CLI_USERAGENT "LastPass-CLI/" LASTPASS_CLI_VERSION