Skip to content

Commit

Permalink
build: 🏗️ package update
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdihadeli committed Sep 5, 2023
1 parent 99630f5 commit eab6f19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Template.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<PropertyGroup>
<PackageType>Template</PackageType>
<PackageVersion>1.0.7</PackageVersion>
<PackageVersion>1.0.8</PackageVersion>
<PackageId>Vertical.Slice.Template</PackageId>
<Title>Vertical Slice API Template</Title>
<Authors>Mehdi Hadeli</Authors>
Expand Down
2 changes: 1 addition & 1 deletion Template.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<id>Vertical.Slice.Template</id>
<title>Vertical Slice API Template</title>
<authors>Mehdi Hadeli</authors>
<version>1.0.7</version>
<version>1.0.8</version>
<description>An asp.net core template based on Vertical Slice Architecture, CQRS, Minimal APIs, API Versioning and Swagger.</description>
<projectUrl>https://github.com/mehdihadeli/vertical-slice-api-template</projectUrl>
<repository type="git" url="https://github.com/mehdihadeli/vertical-slice-api-template.git" branch="main" />
Expand Down

0 comments on commit eab6f19

Please sign in to comment.