Skip to content

Commit 2c70544

Browse files
Update package.json
Updating version for release
1 parent caea93c commit 2c70544

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