Reputation: 21
I'm trying to incease only the version number by running npm version -b
but it doesn't seem to work without using a specific version number / patch / minor/ major.
Is there a way to achieve this use case?
Thanks in advance!
Upvotes: 0
Views: 391