Skip to content

Commit 8ff74bb

Browse files
authored
Set version number to v2.0.0
Updates the version number to 2.0.0 since now the postinstall script automatically the certificate. Now in most cases the developer has only to install the package without additional steps.
1 parent fbaa2f3 commit 8ff74bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "https-localhost",
3-
"version": "1.3.0",
3+
"version": "2.0.0",
44
"description": "HTTPS server running on localhost",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)