Skip to content

Commit

Permalink
first release 🚀
Browse files Browse the repository at this point in the history
update license to MIT
  • Loading branch information
Cadabra committed Dec 17, 2024
1 parent 6f66b69 commit 082f350
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/DateRecurrenceR/DateRecurrenceR.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<Authors>Sergey Olshanskiy</Authors>
<Description>Library for represents a recurrence pattern of date.</Description>
<Copyright>Copyright Sergey Olshanskiy</Copyright>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageTags>recurring-dates;date-interval;date-recurrence;date-repeat;date-patterns</PackageTags>
<Version>0.7.0-beta.1</Version>
<Version>1.0.0</Version>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<ImplicitUsings>enable</ImplicitUsings>
<TargetFrameworks>net6.0;net7.0;net8.0;net9.0</TargetFrameworks>
Expand Down

0 comments on commit 082f350

Please sign in to comment.