Skip to content

Commit

Permalink
Bumped v0.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <[email protected]>
  • Loading branch information
mcollina committed May 3, 2023
1 parent 3014b60 commit 431b2cb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "undici-mtls-dispatcher",
"version": "1.0.0",
"description": "",
"name": "undici-tls-dispatcher",
"version": "0.1.0",
"description": "Add domain-specific TLS configuration to undici requests",
"main": "index.js",
"scripts": {
"test": "standard | snazzy && c8 node test.js"
},
"keywords": [],
"keywords": ["undici", "tls"],
"repository": {
"type": "git",
"url": "git+https://github.com/platformatic/undici-mtls-dispatcher"
Expand Down

0 comments on commit 431b2cb

Please sign in to comment.