Skip to content

Commit

Permalink
v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alaatm committed Nov 10, 2020
1 parent 1b429e5 commit 9c97c6a
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 @@ -17,7 +17,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.1
dotnet add package Sejil --version 3.0.2
```
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 @@ -15,7 +15,7 @@
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>

<VersionPrefix>3.0.1</VersionPrefix>
<VersionPrefix>3.0.2</VersionPrefix>
<PackageId>Sejil</PackageId>
<AssemblyName>Sejil</AssemblyName>

Expand Down

0 comments on commit 9c97c6a

Please sign in to comment.