Skip to content

Commit f401e77

Browse files
committed
Proxy Notes
1 parent 41a63d4 commit f401e77

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
4.35 KB
Binary file not shown.
352 Bytes
Binary file not shown.

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

0 commit comments

Comments
 (0)