From 5e04d4bdd928b06afec744aae0992a8e630f85df Mon Sep 17 00:00:00 2001 From: Adrian Stutz Date: Thu, 16 Apr 2020 19:31:41 +0200 Subject: [PATCH] Bump to 1.0.1 --- Changelog.md | 4 ++++ Readme.md | 2 +- expresso.csproj | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 3fc8a09..d57aa60 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,8 @@ # Changelog +### 1.0.1 (2020-04-16) +* Fix browser extension showing the last selected instead of the currently connected location +* Show help if no action is specified + ### 1.0.0 (2020-04-12) * Initial release diff --git a/Readme.md b/Readme.md index 4ea8220..329d643 100644 --- a/Readme.md +++ b/Readme.md @@ -28,7 +28,7 @@ expresso also comes with an [Alfred](http://alfredapp.com) workflow, which enabl # Usage ``` -expresso v1.0.0 +expresso v1.0.1 USAGE: expresso [--help] [--version] [--verbose...] [--quiet] [--timeout ] diff --git a/expresso.csproj b/expresso.csproj index 166bab7..ad505bf 100644 --- a/expresso.csproj +++ b/expresso.csproj @@ -6,7 +6,7 @@ - 1.0.0 + 1.0.1 Adrian Stutz (sttz.ch) expresso CLI to control the ExpressVPN app