From 33c520cebfefa45b5959ce42dbec6b03252defbc Mon Sep 17 00:00:00 2001 From: Robert Smith Date: Wed, 16 Aug 2017 00:01:13 +0100 Subject: [PATCH] bump patch version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 534a808..be694b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nebula-css", - "version": "2.6.0", + "version": "2.6.1", "description": "ITCSS and BEMIT based framework that is ultra exensible and scales to any project size", "main": "index.js", "scripts": {