Skip to content

Commit 3176570

Browse files
committed
chore: bump version to 1.2.0
1 parent 9d6cbc8 commit 3176570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReedSolomon.NET/ReedSolomon.NET.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>netstandard2.1</TargetFramework>
55
<Nullable>enable</Nullable>
66
<PackageId>ReedSolomon.NET</PackageId>
7-
<Version>1.1.0</Version>
7+
<Version>1.2.0</Version>
88
<Authors>Laurent Egbakou</Authors>
99
<PackageIcon>logo.png</PackageIcon>
1010
<PackageTags>reedsolomon,erasure,coding,shard,parity,storage</PackageTags>

0 commit comments

Comments
 (0)