Skip to content

Commit

Permalink
fixing versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosbrunetti committed Dec 28, 2024
1 parent 99f00f8 commit 348cdab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Respify/Respify.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Nullable>enable</Nullable>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageId>Respify</PackageId>
<Version>1.0.1</Version>
<Version>1.1.0</Version>
<PackageIcon>respify-icon.jpeg</PackageIcon>
<Authors>Carlos Brunetti</Authors>
<Description>A library to standardize API responses.</Description>
Expand Down

0 comments on commit 348cdab

Please sign in to comment.