Skip to content

Commit

Permalink
v3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
alaatm committed Nov 10, 2021
1 parent a561a4e commit 9a44568
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Sejil is a library that enables you to capture, view and filter your ASP.net cor
1. Installing [Sejil](https://www.nuget.org/packages/Sejil/) package

```powershell
dotnet add package Sejil --version 3.0.3
dotnet add package Sejil --version 3.0.4
```

2. Adding code
Expand Down
2 changes: 1 addition & 1 deletion src/Sejil.Server/Sejil.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageProjectUrl>https://github.com/alaatm/Sejil</PackageProjectUrl>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>

<VersionPrefix>3.0.3</VersionPrefix>
<VersionPrefix>3.0.4</VersionPrefix>
<PackageId>Sejil</PackageId>
<AssemblyName>Sejil</AssemblyName>

Expand Down

0 comments on commit 9a44568

Please sign in to comment.