To bump up package version, please follow the below steps:
Sources/CartonHelpers/Version.swift
CHANGELOG.md
git commit
git tag <version>
git push origin <version>