We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe341e9 commit a28b7a4Copy full SHA for a28b7a4
internal/version.go
@@ -5,5 +5,5 @@ package internal
5
6
// Version returns the version of the loop package.
7
func Version() string {
8
- return "v0.1.9"
+ return "v0.1.12"
9
}
0 commit comments