Skip to content

Commit 8328d84

Browse files
author
Reqnroll CI
committed
[automated commit] bump version after release of 2.1.5
1 parent 054d600 commit 8328d84

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## Improvements:
44

5+
## Bug fixes:
6+
7+
*Contributors of this release (in alphabetical order):*
8+
9+
# v2.1.5 - 2024-11-06
10+
11+
## Improvements:
12+
513
* Support DateTimeOffset in value comparer (#180)
614

715
## Bug fixes:

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<PropertyGroup>
13-
<VersionPrefix>2.1.5</VersionPrefix>
13+
<VersionPrefix>2.1.6</VersionPrefix>
1414
<VersionSuffix>local</VersionSuffix>
1515
<AssemblyVersion>2.0.0</AssemblyVersion>
1616
<CompatibilityVersionUpperRange>3</CompatibilityVersionUpperRange>

versions.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ start
1414
2.1.3
1515
2.1.4
1616
2.1.5
17+
2.1.6

0 commit comments

Comments
 (0)