Skip to content

Commit 7e068d8

Browse files
committed
v6.0.1
1 parent 81771b3 commit 7e068d8

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "6.0.0"
5+
"version": "6.0.1"
66
}

packages/convict-format-with-moment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"timestamp",
1010
"moment"
1111
],
12-
"version": "6.0.0",
12+
"version": "6.0.1",
1313
"license": "Apache-2.0",
1414
"homepage": "https://github.com/mozilla/node-convict",
1515
"repository": {

packages/convict-format-with-validator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url",
1111
"validator"
1212
],
13-
"version": "6.0.0",
13+
"version": "6.0.1",
1414
"license": "Apache-2.0",
1515
"homepage": "https://github.com/mozilla/node-convict",
1616
"repository": {

packages/convict/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"yaml",
1818
"toml"
1919
],
20-
"version": "6.0.0",
20+
"version": "6.0.1",
2121
"license": "Apache-2.0",
2222
"homepage": "https://github.com/mozilla/node-convict",
2323
"repository": {

0 commit comments

Comments
 (0)