Sorry I realized that wasn't very clear. They are the same on purpose. We could change this if we have a good reason. Right now the "cordova" version our users download is based on the cli. CLI is very tightly tied to cordova-lib.
It says that cli and lib can be different versions at https://github.com/apache/cordova-coho/blob/master/docs/versioning-and-release-strategy.md. Probably need to change this. On Thu, Jan 29, 2015 at 1:30 PM, Steven Gill <stevengil...@gmail.com> wrote: > That is true. Both are the same. > On Jan 29, 2015 1:15 PM, "Andrew Grieve" <agri...@chromium.org> wrote: > >> Just filed https://issues.apache.org/jira/browse/CB-8379, and implemented >> locally and noticed that right now cli.version == lib.version. >> >> Wondering if this is on purpose or coincidence? If CLI version is always >> == >> lib version, then there's no need to print out both versions. >> >