dmolina / DaemonMode.jl

Client-Daemon workflow to run faster scripts in Julia
MIT License
272 stars 16 forks source link

Version 0.1.10 #45

Open dmolina opened 2 years ago

dmolina commented 2 years ago

@JuliaRegistrator register New version v0.1.10

0.1.10 - (2021-11-11)


New

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/48634

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.1.10 -m "<description of version>" 3ecbd6b5ac663ca87b6b8e6b6e5cc18beb2b9adb
git push origin v0.1.10