We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc7349d commit b9a15e4Copy full SHA for b9a15e4
version.go
@@ -5,4 +5,4 @@
5
package pathtoregexp
6
7
// Version is the current path-to-regexp's version.
8
-const Version = "v1.6.0-dev"
+const Version = "v1.6.0"
0 commit comments