From 9d334161bca5bb49958d9b479b7e349d2503c24a Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 11 Feb 2016 13:34:54 -0500 Subject: [PATCH] v1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e31a33..7878e9c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pyconf", - "version": "1.1.1", + "version": "1.1.2", "description": "Read and write python config files non-destructively (preserves comments)", "main": "index.js", "scripts": {