Skip to content

Commit

Permalink
bumped version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ewerspej committed Oct 10, 2024
1 parent c0b6af8 commit 170819e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion epj.RouteGenerator/epj.RouteGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageId>epj.RouteGenerator</PackageId>
<Title>Route Generator for .NET apps</Title>
<Version>1.0.2-preview1</Version>
<Version>1.0.2</Version>
<Authors>ewerspej</Authors>
<Description>Automatically generates route names for navigation based on a class name convention for .NET applications</Description>
<PackageProjectUrl>https://github.com/ewerspej/epj.RouteGenerator</PackageProjectUrl>
Expand Down

0 comments on commit 170819e

Please sign in to comment.