Skip to content

Commit

Permalink
feat(app): version up
Browse files Browse the repository at this point in the history
  • Loading branch information
varrcan committed Dec 1, 2021
1 parent d84156d commit 381a016
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 @@ -9,7 +9,7 @@ import (
"log"
)

var version = "0.1.8"
var version = "0.1.9"

func handleError(err error) {
if err != nil {
Expand Down

0 comments on commit 381a016

Please sign in to comment.