From 72b30760f8773cc993664178ed214a427f312e60 Mon Sep 17 00:00:00 2001 From: Bob Copeland Date: Thu, 12 Nov 2015 15:36:55 -0500 Subject: [PATCH] version: update to 0.7.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 f1541fa8..81ceac11 100644 --- a/version.h +++ b/version.h @@ -1,2 +1,2 @@ -#define LASTPASS_CLI_VERSION "0.6.0" +#define LASTPASS_CLI_VERSION "0.7.0" #define LASTPASS_CLI_USERAGENT "LastPass-CLI/" LASTPASS_CLI_VERSION