Skip to content

Commit b3aafc8

Browse files
committed
Bump version to 2.0.0
1 parent 1beb7b8 commit b3aafc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dotenv-extended",
3-
"version": "1.0.4",
3+
"version": "2.0.0",
44
"description": "A module for loading .env files and optionally loading defaults and a schema for validating all values are present.",
55
"repository": "git@github.com:keithmorris/node-dotenv-extended.git",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)