What is the proper first version? 0.1.0 or 0.0.1 or anything else?
It’s your call, but the Semantic Versioning Standard recommends 0.1.0: The simplest thing to do is start your initial development release at 0.1.0 and then increment the minor version for each subsequent release.