diff --git a/package.json b/package.json index c43bdb4..ead5d0d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "configly", - "version": "3.0.0", - "description": "A developer-friendly lightweight replacement for the `config` module that works with custom config directory and pluggable parsers", + "version": "3.0.1", + "description": "A developer-friendly lightweight replacement for the \"config\" module that works with custom config directory and pluggable parsers", "main": "index.js", "scripts": { "lint": "eslint index.js test/*.js",