From 79184538d047d595cd67bec9b3c2b52c4becd4d8 Mon Sep 17 00:00:00 2001 From: Sebastien Moran Date: Thu, 21 Apr 2016 09:30:35 +0200 Subject: [PATCH] release 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34592c5..aa400d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-tech-static", - "version": "2.1.0", + "version": "3.0.0", "description": "A wrapper providing functions for serving static resources.", "license": "MIT", "main": "techStatic.js",