From 2cf0a444d8d28a6f4bacfd6a09067e30bc6bf78a Mon Sep 17 00:00:00 2001 From: Adrian Obelmejias Date: Tue, 30 Aug 2016 17:25:26 -0400 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2694b93..aa50cd2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "koa2-api-boilerplate", - "version": "2.1.2", + "version": "2.2.0", "description": "Koa2 boilerplate covering essentials for APIs", "main": "index.js", "scripts": {