Skip to content

Commit e3f4510

Browse files
committed
Bumped version number to 0.3.0
1 parent f3e565b commit e3f4510

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.2.12 provides fast HTTP request router.
6+
Package router 0.3.0 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)