Skip to content

Commit a28b7a4

Browse files
committed
version v0.1.12
1 parent fe341e9 commit a28b7a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ package internal
55

66
// Version returns the version of the loop package.
77
func Version() string {
8-
return "v0.1.9"
8+
return "v0.1.12"
99
}

0 commit comments

Comments
 (0)