From b6bec3937f48c288621173f3273bcee22b7299fb Mon Sep 17 00:00:00 2001 From: Jesse Linthorst Date: Sun, 22 Oct 2017 15:03:58 +0200 Subject: [PATCH] 1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e37cae6..697598b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "seng-boilerplate", - "version": "1.2.1", + "version": "1.2.2", "description": "Boilerplate and example project for all Seng projects", "main": "index.js", "scripts": {