Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
silenceper committed Jul 14, 2021
1 parent e99d412 commit f7b7964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package main

import "fmt"

const version = "1.5"
const version = "1.5.1"

func printVersion() {
fmt.Println(version)
Expand Down

0 comments on commit f7b7964

Please sign in to comment.