Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Commit 3df086a

Browse files
[tagpr] prepare for the next release
1 parent ef8e971 commit 3df086a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package version
22

33
const (
44
Name = "patterner"
5-
Version = "0.9.2"
5+
Version = "0.9.3"
66
)
77

88
var Revision = "HEAD"

0 commit comments

Comments
 (0)