Skip to content

Commit 6154ccb

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.0.0...v2.0.0) (2018-09-10) ### chore * rename package to [@strattadb](https://github.com/strattadb)/environment ([9904570](9904570)) ### BREAKING CHANGES * rename package from @strattadb/env to @strattadb/environment due to env being a conflicting name with some tools.
1 parent 9904570 commit 6154ccb

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": "@strattadb/environment",
3-
"version": "0.0.3",
3+
"version": "2.0.0",
44
"description": "Environment variable configuration for Node.js made easy",
55
"main": "dist/index.js",
66
"homepage": "https://github.com/strattadb/environment",

0 commit comments

Comments
 (0)