Skip to content

Commit

Permalink
update TerminalPager.jl version to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Suavesito-Olimpiada committed Aug 18, 2022
1 parent 9b99e88 commit 11bfe59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Eyeball"
uuid = "ce36242b-ad83-4f84-8519-47cd8aeefd60"
authors = ["Tom Short <tshort.rlists@gmail.com>"]
version = "0.4.5"
version = "0.4.6"

[deps]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
Expand All @@ -14,7 +14,7 @@ TerminalPager = "0c614874-6106-40ed-a7c2-2f1cd0bff883"
[compat]
AbstractTrees = "0.3.4"
FoldingTrees = "1.2.0"
TerminalPager = "0.2.2"
TerminalPager = "^0.3"
julia = "1.6"

[extras]
Expand Down

0 comments on commit 11bfe59

Please sign in to comment.