Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Commit

Permalink
Merge pull request #283 from JuliaPlots/compathelper/new_version/2020…
Browse files Browse the repository at this point in the history
…-07-07-00-37-16-407-4134818693

CompatHelper: add new compat entry for "GeometryBasics" at version "0.2"
  • Loading branch information
SimonDanisch authored Jul 7, 2020
2 parents 4cf0c8a + ee41b07 commit 6e3d015
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 @@ -50,6 +50,7 @@ FFMPEG = "0.2, 0.3"
FFTW = "1"
FileIO = "1.1"
FixedPointNumbers = "0.7, 0.8"
GeometryBasics = "0.2"
Highlights = "0.4"
ImageCore = "0.8"
ImageFiltering = "0.6"
Expand Down

2 comments on commit 6e3d015

@SimonDanisch
Copy link
Member Author

Choose a reason for hiding this comment

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

@JuliaRegistrator register()

@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/17495

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.2.10 -m "<description of version>" 6e3d0156e0ec939578c91c64e925fda07e9222c3
git push origin v0.2.10

Please sign in to comment.