You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Blazor.NavigationStack/Blazor.NavigationStack.csproj
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
<PropertyGroup>
10
10
<PackageId>Blazor.NavigationStack</PackageId>
11
-
<Version>1.0.5</Version>
11
+
<Version>1.0.6</Version>
12
12
<Authors>gpoon21</Authors>
13
13
<Company>gpoon21</Company>
14
14
<Description>A flexible navigation stack for Blazor. Manage complex navigation while retaining states, ideal for wizards, multi-step forms, and nested workflows.</Description>
0 commit comments