Skip to content

Commit bc7f503

Browse files
committed
Release 0.1.11 (Release v0.1.11)
1 parent 8e889a8 commit bc7f503

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/version/version.go

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

33
// Version is the current version of tinyMem
44
// This can be overridden at build time using -ldflags "-X github.com/andrzejmarczewski/tinyMem/internal/version.Version=vX.Y.Z"
5-
var Version = "v0.1.10"
5+
var Version = "v0.1.11"

0 commit comments

Comments
 (0)