Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tvrzna committed Jun 30, 2022
1 parent 9002293 commit 386c155
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion res/emptty.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH EMPTTY 1 "May 2022" "emptty 0.8.0" emptty
.TH EMPTTY 1 "June 2022" "emptty 0.8.1" emptty

.SH NAME
emptty \- Dead simple CLI Display Manager on TTY
Expand Down
Binary file modified screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/emptty.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"strings"
)

const version = "0.8.0"
const version = "0.8.1"

var buildVersion string

Expand Down

0 comments on commit 386c155

Please sign in to comment.