From d57f70b202db3de4ffa517e53d983531e782fcae Mon Sep 17 00:00:00 2001 From: vincent178 Date: Mon, 17 Apr 2017 09:11:07 +0800 Subject: [PATCH] 0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 267cddd..0830438 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typed-framework", - "version": "0.7.0", + "version": "0.8.0", "description": "Enterprise ready spring like framework build on Typescript and Express", "engines": { "node": ">=6.0.0"