Skip to content

Commit e9e8303

Browse files
authored
Merge pull request #37 from merbla/version-bump-2.1.1
Version bump to 2.1.1.
2 parents 83e7a94 + b7d1619 commit e9e8303

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sample/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.0.0",
2+
"version": "2.1.1",
33
"buildOptions": {
44
"emitEntryPoint": true
55
},

src/Serilog.Sinks.Splunk/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.1.0-*",
2+
"version": "2.1.1-*",
33
"description": "The Splunk Sink for Serilog",
44
"authors": [
55
"Matthew Erbs, Serilog Contributors"

0 commit comments

Comments
 (0)