JuliaRandom / RandomNumbers.jl

Random Number Generators for the Julia Language.
https://juliarandom.github.io/RandomNumbers.jl/stable
Other
97 stars 23 forks source link

Make 1.2.0 in project #56

Closed ChrisRackauckas closed 5 years ago

ChrisRackauckas commented 5 years ago

https://github.com/JuliaLang/METADATA.jl/pull/21443

You're going to need to close that, merge this, and then tag 1.2.0. 1.1.1 will not work even with this fix because changing dependencies requires a minor tag.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.02%) to 81.443% when pulling 91eaa3826542e58225b0886c97eccfb5899acf4c on ChrisRackauckas:patch-2 into a8791425c9a330457c6ab8a23a1d69fe1ccdd236 on sunoru:master.

sunoru commented 5 years ago

Thanks. BTW, I deleted the release and the tag v1.1.1, but why is it not closed automatically? https://github.com/JuliaLang/METADATA.jl/pull/21443

ChrisRackauckas commented 5 years ago

Not sure