satyr / coco

Unfancy CoffeeScript
http://satyr.github.com/coco/
MIT License
498 stars 48 forks source link

Update version number to be valid semver #228

Closed dbashford closed 11 years ago

dbashford commented 11 years ago

Just a heads up that when you next bump the version you'll need to add a dash.

See this issue for reference maxtaco/coffee-script#73

so, 0.9.2b when bumped will need to be 0.9.2-c, for example.

vendethiel commented 11 years ago

On a patch version ? I love when npm does breaking changes like that -_-.

satyr commented 11 years ago

The direct b for beta was a habit I picked up from Mozilla (e.g. 25.0a1 for current Nightly). Didn't realize it was semver-invalid.

vendethiel commented 11 years ago

I think it's semver rather than semvar

satyr commented 11 years ago

Doh.

dbashford commented 11 years ago

That has always been invalid, but no one really cared all that much. It still reads well. NPM just started caring with 1.3.