Skip to content

Commit c079f2e

Browse files
committed
Release v0.3.0
1 parent dc93a55 commit c079f2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

abnf.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
package abnf
77

88
const (
9-
VERSION = "0.2.0" // package version
9+
VERSION = "0.3.0" // package version
1010
)

0 commit comments

Comments
 (0)