From 5f5489b95c8e79d61e3b488185c4c8e48dd0e8af Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sun, 13 May 2018 13:08:28 -0600 Subject: [PATCH] v1.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7878e9c..1f30850 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pyconf", - "version": "1.1.2", + "version": "1.1.5", "description": "Read and write python config files non-destructively (preserves comments)", "main": "index.js", "scripts": {