Skip to content

Commit 2380c82

Browse files
committed
Update package version
1 parent f2347f9 commit 2380c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1.0</Version>
20+
<Version>2.2.0</Version>
2121
<GenerateDocumentationFile>True</GenerateDocumentationFile>
2222
<NoWarn>1591</NoWarn>
2323
</PropertyGroup>

0 commit comments

Comments
 (0)