Skip to content

Commit

Permalink
Bump to version 0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
SijmenHuizenga committed Oct 8, 2022
1 parent 9be5560 commit 9654e08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package version

//Version is the version number
var Version = "0.25"
// Version is the version number
var Version = "0.26"

0 comments on commit 9654e08

Please sign in to comment.