I have a package which I released on NPM and it's currently at version 1.0.1
.
I have made some changes locally, and wanted to publish them.
I entered npm version 1.0.3
and then felt stupid, because I wanted to type npm version 1.0.2
.
How can I restore this mistake?