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 02f7634 commit dcf7e7cCopy full SHA for dcf7e7c
pkg/ww.go
@@ -6,7 +6,7 @@ import (
6
protoutil "github.com/wetware/casm/pkg/util/proto"
7
)
8
9
-const Version = "0.0.1-beta.27"
+const Version = "0.0.1-beta.28"
10
11
var match = casm.NewMatcher("ww").
12
Then(protoutil.SemVer(Version))
0 commit comments