JuliaWeb / LibCURL.jl

Julia wrapper for libcurl
Other
33 stars 29 forks source link

bump version to v0.6.3 #100

Closed tanmaykm closed 3 years ago

tanmaykm commented 3 years ago

Preparing to tag a patch release to make the recent changes usable.

codecov-io commented 3 years ago

Codecov Report

Merging #100 (dd804e3) into master (5c878c9) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #100   +/-   ##
=======================================
  Coverage   20.86%   20.86%           
=======================================
  Files           2        2           
  Lines         139      139           
=======================================
  Hits           29       29           
  Misses        110      110           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5c878c9...dd804e3. Read the comment docs.

tanmaykm commented 3 years ago

hope it is okay to tag a new patch release with this?

tanmaykm commented 3 years ago

Will merge and tag this in a bit.