Skip to content

Commit c8829ee

Browse files
committed
v1.2.1
1 parent 53680a2 commit c8829ee

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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