Skip to content

Commit

Permalink
Upgrade version to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Claudson Oliveira authored May 26, 2021
1 parent 54dee86 commit 0149225
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 @@ -13,7 +13,7 @@ import (
"github.com/urfave/cli/v2"
)

const Version = "Gitql 2.1.0"
const Version = "Gitql 2.2.0"

func main() {
app := &cli.App{
Expand Down

0 comments on commit 0149225

Please sign in to comment.