Fix publish not incrementing version number
Publish was not saving the incremented version number. So we were seeing errors like:
You cannot publish over the previously published versions: 0.0.3.
When we thought we were publishing version 0.1.0
Publish was not saving the incremented version number. So we were seeing errors like:
You cannot publish over the previously published versions: 0.0.3.
When we thought we were publishing version 0.1.0