inxilpro / node-app-root-path

Determine the root path to your project
MIT License
605 stars 29 forks source link

Version number mismatch on github and npm directory #12

Closed martinjuhasz closed 8 years ago

martinjuhasz commented 8 years ago

The npm directory still lists version 1.0.0 as the latest version while your package.json claims the package is on 1.2.0.

Did you miss to run npm publish after updating the version? Would really appreciate an update, since it causes minor version mismatches in my project.

Thanks for this, anyway!

inxilpro commented 8 years ago

Yeah, version numbering got messed up. 1.0.0 is the current release. The next version should address an Electron issue, but that's it.