Deployment Guide Create a new Git tag git tag [MAJOR].[MINOR].[PATCH] Example 1.1.0 Push tag to GitHub git push origin --tags Check package has been updated on Packagist