Skip to content

Commit

Permalink
Bump to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sttz committed Apr 16, 2020
1 parent d9b26f2 commit 5e04d4b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <arg>]
<action>
Expand Down
2 changes: 1 addition & 1 deletion expresso.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<PropertyGroup Label="Package">
<Version>1.0.0</Version>
<Version>1.0.1</Version>
<Authors>Adrian Stutz (sttz.ch)</Authors>
<Product>expresso</Product>
<Description>CLI to control the ExpressVPN app</Description>
Expand Down

0 comments on commit 5e04d4b

Please sign in to comment.