Skip to content

Commit

Permalink
[version] 0.4.1 cc @cmbankester
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesob committed Feb 6, 2016
1 parent 3c31a79 commit 4c949e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ There are no dependencies other than `bash`. Desk is explicitly tested with `bas
`zsh`, and `fish`.

```sh
◲ desk 0.3.2
◲ desk 0.4.1

Usage:

Expand Down
2 changes: 1 addition & 1 deletion desk
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ DESKS="${DESK_DESKS_DIR:-$PREFIX/desks}"
## Commands

cmd_version() {
echo "◲ desk 0.4.0"
echo "◲ desk 0.4.1"
}


Expand Down

0 comments on commit 4c949e3

Please sign in to comment.