Skip to content

Commit

Permalink
fix compat
Browse files Browse the repository at this point in the history
  • Loading branch information
j-fu committed Oct 24, 2020
1 parent e043faf commit beb08e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ AbstractTrees = "^0.3.0"
Colors = "^0.12"
DocStringExtensions = "^0.8.0"
ElasticArrays = "1"
ExtendableSparse = "^0.3.0"
GeometryBasics = "^0.3.0"
julia = "1.3"

2 comments on commit beb08e8

@j-fu
Copy link
Owner Author

@j-fu j-fu commented on beb08e8 Oct 24, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request updated: JuliaRegistries/General/23581

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.4.2 -m "<description of version>" beb08e833a54a986c5cfd0cb176dd9d61c321754
git push origin v0.4.2

Please sign in to comment.