Skip to content

Commit

Permalink
Use semantic version
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinhlybin committed Sep 23, 2024
1 parent 65fe700 commit 654748b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import (
"fmt"
)

const Version = "1.0"
const Version = "1.0.0"

// Set at build time
var (
Expand Down

0 comments on commit 654748b

Please sign in to comment.