This doesn't have any functionality changes. We figured out that we were publishing maven versions that have v
s in the prefix, which sonatype doesn't recognize as a valid version string. This fixes that.
What's Changed
- Fix publish step to strip v from version by @tstirrat15 in #118
Full Changelog: v1.1.0...v1.1.1