Skip to content

Commit 5657291

Browse files
committed
Update the minor version of the package
1 parent bd0041a commit 5657291

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/DotEnv.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageLicenseFile>LICENSE</PackageLicenseFile>
1818
<PackageRequireLicenseAcceptance>False</PackageRequireLicenseAcceptance>
1919
<Description>dotenv.core is a class library for read and parsing .env files in .NET Core</Description>
20-
<Version>2.2.1</Version>
20+
<Version>2.3.0</Version>
2121
<GenerateDocumentationFile>True</GenerateDocumentationFile>
2222
<NoWarn>1591</NoWarn>
2323
</PropertyGroup>

0 commit comments

Comments
 (0)