Skip to content

Commit dcf7e7c

Browse files
committed
Bump version to v0.0.1-beta.28
1 parent 02f7634 commit dcf7e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/ww.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
protoutil "github.com/wetware/casm/pkg/util/proto"
77
)
88

9-
const Version = "0.0.1-beta.27"
9+
const Version = "0.0.1-beta.28"
1010

1111
var match = casm.NewMatcher("ww").
1212
Then(protoutil.SemVer(Version))

0 commit comments

Comments
 (0)