From c25bd8f31836a20e6c30acd07f4ea5223b0fa5b4 Mon Sep 17 00:00:00 2001 From: jmaicaaan Date: Sun, 14 Jan 2018 01:20:11 +0800 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d547df5..1c19af3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-starter-ts", - "version": "1.0.0", + "version": "1.1.0", "description": "This repository gives the developer an Express Starter written in Typescript to kick off there development fast 🔥🔥🔥", "main": "index.js", "scripts": {