suikan4github / murasaki

STM32 HAL class library
MIT License
18 stars 3 forks source link

Release v1.0.1 preparation #89

Closed suikan4github closed 4 years ago

suikan4github commented 4 years ago
git checkout master
git merge release --no-ff
git push origin master

git tag
git tag v1.0.1
git tag
git push origin v1.0.1