Skip to content

Commit 6a0f420

Browse files
Update package.json
need new version asap
1 parent 5c9a88a commit 6a0f420

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.5",
3+
"version": "1.0.6",
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)