From 1f1d08d375ff677d66e2b5ff2599add76ca7a265 Mon Sep 17 00:00:00 2001 From: "Remo H. Jansen" Date: Sun, 28 Aug 2016 12:25:49 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a1f907..a75cfd3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inversify-restify-utils", - "version": "1.0.0-alpha.1", + "version": "1.0.0", "description": "Some utilities for the development of restify applications with Inversify", "main": "lib/index.js", "jsnext:main": "es/index.js",