Skip to content

Commit cc62a59

Browse files
committed
chore: prepare for next minor development cycle (0.42.0)
1 parent 2ea97c8 commit cc62a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package internal
22

33
// Version is the next development version of the application
4-
const Version = "0.41.0"
4+
const Version = "0.42.0"

0 commit comments

Comments
 (0)