Skip to content

Commit 607915d

Browse files
committed
Revert version number to 1.5.0 in package.json
1 parent 8ab5b50 commit 607915d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "middleware-if-unless",
3-
"version": "1.5.1",
3+
"version": "1.5.0",
44
"description": "Invokes connect-like middleware if / unless routing criteria matches. Inspired on express-unless module.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)