Skip to content

Commit

Permalink
Bump FuzzyCompletions to 0.5.5 (#3004)
Browse files Browse the repository at this point in the history
Co-authored-by: Fons van der Plas <fonsvdplas@gmail.com>
  • Loading branch information
Pangoraw and fonsp authored Aug 20, 2024
1 parent c08add3 commit df86125
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Dates = "0, 1"
Downloads = "1"
ExpressionExplorer = "0.5, 0.6, 1"
FileWatching = "1"
FuzzyCompletions = "=0.5.4"
FuzzyCompletions = "=0.5.5"
HTTP = "^1.5.2"
HypertextLiteral = "0.7, 0.8, 0.9"
InteractiveUtils = "1"
Expand Down
2 changes: 1 addition & 1 deletion src/runner/PlutoRunner/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"

[compat]
# these compat entries should match those for the same packages in Project.toml of Pluto.jl itself.
FuzzyCompletions = "=0.5.4"
FuzzyCompletions = "=0.5.5"
PrecompileTools = "=1.2.1"

0 comments on commit df86125

Please sign in to comment.