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 dc93a55 commit c079f2eCopy full SHA for c079f2e
abnf.go
@@ -6,5 +6,5 @@
6
package abnf
7
8
const (
9
- VERSION = "0.2.0" // package version
+ VERSION = "0.3.0" // package version
10
)
0 commit comments