pkg / rock

Create semantic version tags for your Go packages, search and discover new packages
Apache License 2.0
50 stars 8 forks source link

Unexpected version change #13

Open arduanov opened 6 years ago

arduanov commented 6 years ago

I have old version 1.0.2 and current 1.1.0 Command rock tag -p produce wrong version v1.1.3 instead v1.1.1

Existing Tags:
v1.0.1
v1.0.0
v1.1.0
v1.0.2

Creating v1.1.3
Tagged and pushed release v1.1.3