Skip to content

Commit 3c0ad20

Browse files
committed
v0.3.0
1 parent 3148f6d commit 3c0ad20

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,7 +1,7 @@
11
{
22
"name": "dotenv-parse-variables",
33
"description": "Parse dotenv files for Boolean, Array, and Number variable types, built for CrocodileJS",
4-
"version": "0.2.3",
4+
"version": "0.3.0",
55
"author": "Nick Baugh <niftylettuce@gmail.com>",
66
"bugs": "https://github.com/niftylettuce/dotenv-parse-variables/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)