Skip to content

Commit caa7a03

Browse files
committed
Corrected typo...
1 parent 58b59a1 commit caa7a03

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

ReadOnlySpanExtensions/ReadOnlySpanExtensions.csproj

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<Version>1.3.0</Version>
5-
<PackageReleaseNotes>v1.3.0
6-
- Added SpainPairSurrounding.
4+
<Version>1.3.1</Version>
5+
<PackageReleaseNotes>v1.3.1
6+
- Fixed README typo.
7+
8+
v1.3.0
9+
- Added SpanPairSurrounding.
710

811
v1.2.1
912
- Validity check for SpanCount.

0 commit comments

Comments
 (0)