Is this project stable?
Closed this issue · 3 comments
callumacrae commented
The current version of this project is 0.0.8, which under semantic versioning means that it isn't suitable for use in production. Is that true, though? If not, could you bump it to 1.0.0? Cheers!
jstuckey commented
Yeah, it's stable and therefore should be 1.0.0. I'll update the version when I get home tonight.
I was following a trend among npm modules to only use patch versions. Perhaps that was inspired by Node's reluctance to go 1.0. Anyway, it's not semantic, so I'll change it.
jstuckey commented
Bumped to 1.0.0. Thanks for bringing this to my attention!
callumacrae commented