Skip to content

Commit

Permalink
Bump to version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kaypee90 committed Sep 21, 2024
1 parent 85d4159 commit 75c67e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/depbot/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"os"
)

const version = "0.3.1"
const version = "0.4.0"

func displayAppVersion() {
fmt.Printf("Depbot %s\n", version)
Expand Down

0 comments on commit 75c67e0

Please sign in to comment.