Skip to content

Commit 281bcd2

Browse files
authored
Bump version to 0.3.1 (#26)
This is to upgrade to a newer nixpkgs version 23.11, shipped with go1.21.4, in build template.
1 parent 52518e1 commit 281bcd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

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

3-
const Version = "0.3.0"
3+
const Version = "0.3.1"

0 commit comments

Comments
 (0)