Skip to content

Commit

Permalink
bump version to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sysulq committed Oct 21, 2022
1 parent 9072b65 commit e447ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/pkg.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import (
"github.com/fatih/color"
)

const jupiterVersion = "0.2.0"
const jupiterVersion = "0.7.1"

var (
startTime string
Expand Down

0 comments on commit e447ba4

Please sign in to comment.