Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
yushulx committed Nov 13, 2023
1 parent 1477507 commit 4c0b602
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RazorBarcodeLibrary/RazorBarcodeLibrary.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<PackageId>Razor.Barcode.Library</PackageId>
<Version>0.1.0</Version>
<Version>0.1.1</Version>
<Authors>yushulx</Authors>
<Company>Dynamsoft</Company>
<TargetFramework>net7.0</TargetFramework>
Expand All @@ -16,7 +16,7 @@
<PackageTags>
barcode;qrcode;pdf417;datamatrix;csharp;blazor;dotnet;aztec;code39;code128;ean13</PackageTags>
<PackageReleaseNotes>
- Added barcode reader APIs for Blazor WebAssembly.
- Updated README.md.
</PackageReleaseNotes>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
Expand Down

0 comments on commit 4c0b602

Please sign in to comment.