Skip to content

Commit

Permalink
chore: update to 3.0.1
Browse files Browse the repository at this point in the history
chore: update the LICENSE.txt
  • Loading branch information
SarcasticMoose committed Feb 13, 2025
1 parent fed79e7 commit a133e78
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2024 Jakub Tokarczyk
Copyright (c) 2025 Jakub Tokarczyk

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions src/McdaToolkit/McdaToolkit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@

<PropertyGroup Label="Nuget Info">
<PackageId>McdaToolkit</PackageId>
<Version>3.0.0</Version>
<Version>3.0.1</Version>
<Authors>Jakub Tokarczyk</Authors>
<LangVersion>latest</LangVersion>
<PackageReadmeFile>README.md</PackageReadmeFile>
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
<Copyright2024 Jakub Tokarczyk</Copyright>
<Copyright2025 Jakub Tokarczyk</Copyright>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<RepositoryUrl>https://github.com/SarcasticMoose/mcda-toolkit</RepositoryUrl>
<PackageIcon>icon.png</PackageIcon>
Expand Down

0 comments on commit a133e78

Please sign in to comment.