Skip to content

Commit d0c2393

Browse files
authored
Dev version bump [Skip CI]
1 parent f9f7eb0 commit d0c2393

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Serilog.Enrichers.Thread/project.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
{
2-
"version": "3.0.0-*",
1+
{
2+
"version": "3.0.1-*",
33
"description": "Enrich Serilog events with properties from the current thread.",
44
"authors": [ "Serilog Contributors" ],
55
"packOptions": {
@@ -24,4 +24,4 @@
2424
}
2525
}
2626
}
27-
}
27+
}

0 commit comments

Comments
 (0)