Hacker News new | ask | show | jobs
by hoistbypetard 226 days ago
I guess I'm just lucky, then, to have only dealt with release processes where it's no big deal to do a bump from 5.0.0 to 5.0.1 so I can address something like that. Some of them were long and complex, but they were scripted to the point where it was uniformly better to jump by a 0.0.1 than risk having two different releases with the exact same version # in the wild.
1 comments

Yeah, depending on the size of the project you could end up having thousands of users downloading and installing 5.0.0 and then complaining.