Skip to content

Commit 0128342

Browse files
committed
chore: update version number to 1.6.0 in package.json
1 parent a11173c commit 0128342

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.0",
3+
"version": "1.6.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)