Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Add Semantic Versioning #21

Open
yaboi opened this issue Jan 6, 2015 · 2 comments
Open

Add Semantic Versioning #21

yaboi opened this issue Jan 6, 2015 · 2 comments
Assignees
Milestone

Comments

@yaboi
Copy link
Owner

yaboi commented Jan 6, 2015

See http://semver.org/

@yaboi yaboi self-assigned this Jan 6, 2015
@yaboi yaboi added this to the Staging 1.0.0 milestone Jan 6, 2015
@yaboi yaboi removed the bug label Jan 6, 2015
@thinq4yourself
Copy link
Contributor

Oh, as I mentioned in the ref {beep} above, super duper simple semantic versioning can be done directly in node via $ npm version patch. To get funky with it and integrate into your grunt build process, you can literally add this into grunfile, or, use a module listed in the above ref. Quickest way, since BaF is now leaning towards gulp and not investing in further grunt work (pun intended).

@yaboi
Copy link
Owner Author

yaboi commented Jan 14, 2015

Hm, I like the way you persuade... npm version patch sounds way easier than what I had in mind.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants