Skip to content

Commit

Permalink
v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesob committed May 25, 2016
1 parent 45dbbb0 commit d2313db
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 @@ -33,7 +33,7 @@ There are no dependencies other than `bash`. Desk is explicitly tested with `bas
`zsh`, and `fish`.

```sh
◲ desk 0.5.1
◲ desk 0.6.0

Usage:

Expand Down
2 changes: 1 addition & 1 deletion desk
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ DESKFILE_NAME=Deskfile
## Commands

cmd_version() {
echo "◲ desk 0.5.1"
echo "◲ desk 0.6.0"
}


Expand Down

0 comments on commit d2313db

Please sign in to comment.