We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7705adb commit 5fef412Copy full SHA for 5fef412
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.4-dev"
+const Version = "v1.6.4"
0 commit comments