From 6282e79dc3f4e098e2a68ee21a1c53b5f9b23757 Mon Sep 17 00:00:00 2001 From: Bob Copeland Date: Thu, 12 Mar 2015 16:48:46 -0400 Subject: [PATCH] version: update to 0.5.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 60a97926..508ef56a 100644 --- a/version.h +++ b/version.h @@ -1,2 +1,2 @@ -#define LASTPASS_CLI_VERSION "0.4.0" +#define LASTPASS_CLI_VERSION "0.5.0" #define LASTPASS_CLI_USERAGENT "LastPass-CLI/" LASTPASS_CLI_VERSION