Skip to content

Commit

Permalink
Bump version to v0.0.1-beta.12
Browse files Browse the repository at this point in the history
  • Loading branch information
lthibault committed Dec 6, 2022
1 parent a7b345d commit 2e6301c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/ww.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
protoutil "github.com/wetware/casm/pkg/util/proto"
)

const Version = "0.0.1-beta.10"
const Version = "0.0.1-beta.12"

var match = casm.NewMatcher("ww").
Then(protoutil.SemVer(Version))
Expand Down

0 comments on commit 2e6301c

Please sign in to comment.