Skip to content

Commit 140bc8e

Browse files
Update package.json
Updating version to force a push to npm
1 parent a17e316 commit 140bc8e

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": "fastify-http-context",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Simulates a thread of execution to allow for true session context to take place per api call within the fastify lifecycle of calls.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)