Skip to content

Commit

Permalink
Bump major version with internal tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
MilesCranmer committed Feb 26, 2024
1 parent 006d680 commit 1e34a9e
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 = "AirspeedVelocity"
uuid = "1c8270ee-6884-45cc-9545-60fa71ec23e4"
authors = ["Miles Cranmer <miles.cranmer@gmail.com>"]
version = "0.4.4"
version = "0.5.0"

[deps]
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
Expand All @@ -25,7 +25,7 @@ JSON3 = "1"
OrderedCollections = "1"
PlotlyKaleido = "2"
PlotlyLight = "0.6"
julia = "1.7"
julia = "1.8"

[extras]
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
Expand Down

0 comments on commit 1e34a9e

Please sign in to comment.