hsugawa8651 / SimpleAiboWebAPI.jl

Simple Web API to communicate with Sony Aibo ERS-1000 by Julia language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

0.2.8 : added Mode-related docs

hsugawa8651 opened this issue · comments

Error while trying to register: "Tag with name v0.2.7 already exists and points to a different commit"

Registration pull request created: JuliaRegistries/General/42348

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.8 -m "<description of version>" 8f543741e5f8407aceac1acbad191320bed27e02
git push origin v0.2.8