Skip to content

Commit d907d81

Browse files
committed
Bump version for release
1 parent b93a28d commit d907d81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

StringMath/StringMath.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Supports variables and user defined operators.</Description>
1212
<PackageProjectUrl>https://github.com/miroiu/string-math</PackageProjectUrl>
1313
<RepositoryUrl>https://github.com/miroiu/string-math</RepositoryUrl>
1414
<PackageTags>expression-evaluator calculator string-math math string-calculator user-defined-operators operators custom-operators</PackageTags>
15-
<Version>4.1.2</Version>
16-
<PackageReleaseNotes>Fixed compiled expressions not using variables that are not passed as arguments</PackageReleaseNotes>
15+
<Version>4.1.3</Version>
16+
<PackageReleaseNotes>Fixed a parsing error for some operators.</PackageReleaseNotes>
1717
<PackageLicenseFile></PackageLicenseFile>
1818
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1919
<Nullable>enable</Nullable>

0 commit comments

Comments
 (0)