Skip to content

Commit 302a255

Browse files
author
Igor Dolzhikov
committed
Bumped version number to 0.3.1
1 parent a8e0227 commit 302a255

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

router.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// license that can be found in the LICENSE file.
44

55
/*
6-
Package router 0.3.0 provides fast HTTP request router.
6+
Package router 0.3.1 provides fast HTTP request router.
77
88
The router matches incoming requests by the request method and the path.
99
If a handle is registered for this path and method, the router delegates the

0 commit comments

Comments
 (0)