diff --git a/package.json b/package.json index d15408b..f86ac56 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@browserify/envify", - "version": "5.0.0", + "version": "6.0.0", "description": "Selectively replace Node-style environment variables with plain strings.", "main": "index.js", "scripts": {