From 942dc7b38a0ee359177447eaa0fee41d45fd7537 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 11 Feb 2016 12:48:49 -0500 Subject: [PATCH] v1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d2555f..7e31a33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pyconf", - "version": "1.1.0", + "version": "1.1.1", "description": "Read and write python config files non-destructively (preserves comments)", "main": "index.js", "scripts": {