Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kaypee90 committed Nov 2, 2024
1 parent 3faaa28 commit ff6aca5
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.5.0"
const version = "1.0.0"

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

0 comments on commit ff6aca5

Please sign in to comment.