diff --git a/package.json b/package.json index 407e784..5d2555f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pyconf", - "version": "1.0.0", + "version": "1.1.0", "description": "Read and write python config files non-destructively (preserves comments)", "main": "index.js", "scripts": {