From 86623e703936a32fd6271e31ace393c4d4ab80aa Mon Sep 17 00:00:00 2001 From: odino Date: Tue, 16 Aug 2016 12:37:46 +0400 Subject: [PATCH] 3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 280a84e..c3de5d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reconfig", - "version": "3.1.0", + "version": "3.2.0", "description": "JavaScript configurations as they're meant to be. Kinda.", "main": "build/reconfig.js", "scripts": {