From 2c64d8663a0ae90f41e2f978ea84276299913970 Mon Sep 17 00:00:00 2001 From: Scott Corgan Date: Thu, 19 Mar 2015 13:18:39 -0700 Subject: [PATCH] version: 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1fa3c0..e0f6e78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "slashify", - "version": "0.1.1", + "version": "1.0.0", "description": "Express/Connect middleware to handle trailing slashes with options", "main": "index.js", "directories": {