Not sure exactly what we should do/use for this.
I think ideally we have 2 primary branches in this repo: master and dev.
When a PR is merged info dev, we publish a new snapshot version. When a PR is merged into master, we publish the new release stable version.
But given the generator project, we'll want to account for diverging versions between it and the modl plugin.
Will have to think on this some more.