JuliaLang / PackageCompiler.jl

Compile your Julia Package
https://julialang.github.io/PackageCompiler.jl/dev/
MIT License
1.4k stars 186 forks source link

Bump to development version `v2.1.11-pre` #861

Closed sloede closed 9 months ago

sloede commented 9 months ago

@KristofferC If there are no objections from your side, I'll set the package version in the repo to a v2.1.11-pre (for "prerelease").

We have used this successfully in many other packages to make it clear that what's in master is in fact not the current release, but the latest development version. Especially when having multiple versions of PackageCompiler.jl in different projects around (dev'd or add'd), it helps to retain at least some sanity...

codecov[bot] commented 9 months ago

Codecov Report

Merging #861 (a6094c0) into master (50de52e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #861   +/-   ##
=======================================
  Coverage   84.94%   84.94%           
=======================================
  Files           3        3           
  Lines         797      797           
=======================================
  Hits          677      677           
  Misses        120      120