Skip to content

Commit

Permalink
Bump ktsu.FuzzySearch from 1.0.0-alpha.2 to 1.0.0-alpha.6
Browse files Browse the repository at this point in the history
Bumps [ktsu.FuzzySearch](https://github.com/ktsu-dev/FuzzySearch) from 1.0.0-alpha.2 to 1.0.0-alpha.6.
- [Release notes](https://github.com/ktsu-dev/FuzzySearch/releases)
- [Commits](ktsu-dev/FuzzySearch@1.0.0-alpha.2...v1.0.0-alpha.6)

---
updated-dependencies:
- dependency-name: ktsu.FuzzySearch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent a141549 commit 0a48ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ImGuiWidgets/ImGuiWidgets.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="ImGui.NET" Version="1.91.0.1" />
<PackageReference Include="ktsu.Extensions" Version="1.0.9" />
<PackageReference Include="ktsu.CaseConverter" Version="1.0.2" />
<PackageReference Include="ktsu.FuzzySearch" Version="1.0.0-alpha.2" />
<PackageReference Include="ktsu.FuzzySearch" Version="1.0.0-alpha.6" />
<PackageReference Include="ktsu.ImGuiStyler" Version="1.0.0-alpha.19" />
<PackageReference Include="ktsu.ScopedAction" Version="1.0.0-alpha.5" />
<PackageReference Include="ktsu.StrongPaths" Version="1.1.3" />
Expand Down

0 comments on commit 0a48ec6

Please sign in to comment.