Skip to content

Commit 1fef2e7

Browse files
author
Simon Hofmann
committed
release v4.0.0
1 parent 4a87245 commit 1fef2e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nut-tree/secrets",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"description": "A helper package to deal with secrets inside test cases",
55
"main": "dist/index",
66
"typings": "dist/index",
@@ -32,4 +32,4 @@
3232
"tslint": "^5.14.0",
3333
"typescript": "^3.3.3333"
3434
}
35-
}
35+
}

0 commit comments

Comments
 (0)