Skip to content

Commit

Permalink
Add 1.12 branch date.
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt authored Mar 2, 2024
1 parent f17b05a commit eebe65e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/pkgeval_analysis/main.jl
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ const branch_dates = [
v"1.9" => Date(2022, 02, 07),
v"1.10" => Date(2022, 11, 15),
v"1.11" => Date(2023, 07, 03),
v"1.12" => Date(2024, 02, 16),
]

function plot_branch_dates!(f)
Expand Down

0 comments on commit eebe65e

Please sign in to comment.