Skip to content

Commit d3d6edd

Browse files
committed
Finalize full logging docs and JSON settings support (Release v0.1.14)
1 parent d6a12c2 commit d3d6edd

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.13"
5+
var Version = "v0.1.14"

0 commit comments

Comments
 (0)