@AgileSteveSmith hah! It would probably say “Don’t, or try not to”. Although it varies by what you’re versioning.
— ~/developers/chris (@ChrisAnnODell) April 30, 2014
Versioning is hard, so why do we do it? To enable consuming apps to resist change.
What if these apps were built to be tolerant of change? What if you built your API or library in such a way that you avoided breaking the contract, but added to it? What if you constantly push changes and consumers constantly consume them?
What would you need versioning for now?