Skip to content

Commit

Permalink
Bump version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raniellyferreira committed Oct 5, 2024
1 parent c4e38be commit 3f367b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ var (
// Increment major number for new feature additions and behavioral changes.
// Increment minor number for medium feature changes.
// Increment patch number for bug fixes and performance enhancements.
version = "1.2.0"
version = "1.3.0"

// metadata is extra build time data
metadata = ""
Expand Down

0 comments on commit 3f367b9

Please sign in to comment.