electrode-io / livebundle

LiveBundle CLI

Home Page:https://www.livebundle.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename LiveBundle android maven artifact

belemaire opened this issue · comments

Should rename com.walmartlabs.ern:live-bundle => com.walmartlabs.ern:livebundle
Once done:

I think it's also fine to start livebundle with 0.2.0, to make it a bit more clear (at least in terms of version progression) that it's a continuation/re-publishing of live-bundle 0.1.x, and not an entirely new project. Either way is ok with me.

Thanks for the remark.
Actually I'll split the difference and start from 0.1.7 to keep proper version progression.
At this point don't want to make any change to major or minor to keep things simple, keeping all packages with 0.1.X version (as I mentioned in the README, given current state of project, any new version can potentially be breaking anyway), until we reach a stable MVP state at which point we will probably start all packages from 1.0.0 (fed up of the 0.X.Y versioning forever ;P).