Skip to content

Commit

Permalink
update version number. Again because of stupidity
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusLindroth committed Jul 16, 2020
1 parent 3efa435 commit e49dde5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
"github.com/gdamore/tcell"
)

const version string = "0.0.11"
const version string = "0.0.13"

func main() {

Expand Down

0 comments on commit e49dde5

Please sign in to comment.