Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
James Zetlen committed Nov 23, 2019
1 parent 0ff7f18 commit 2b1b8d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "devcert",
"version": "1.0.2",
"version": "1.1.0",
"description": "Generate trusted local SSL/TLS certificates for local SSL development",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -55,4 +55,4 @@
"tslib": "^1.10.0"
},
"optionalDependencies": {}
}
}

0 comments on commit 2b1b8d4

Please sign in to comment.