Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic versioning support #781

Merged
merged 6 commits into from
Oct 3, 2016
Merged

Basic versioning support #781

merged 6 commits into from
Oct 3, 2016

Conversation

yunxing
Copy link
Contributor

@yunxing yunxing commented Sep 21, 2016

This PR provides basic versioning support in our opam file and package.json.

After running "env version=x.y.z make release", package.json and opam will be regenerated with the new version number. Also, a new commit and a new tag will be generated and pushed to github.

See https://github.com/facebook/reason/tree/1.2.3 for an example

@jordwalke
Copy link
Member

This diff looks great! I think you just need to update the package.json dependencies to match your new opam-alpha, then we can merge.

@jordwalke
Copy link
Member

Feel free to merge whenever you like.

@yunxing yunxing merged commit ccad80e into reasonml:master Oct 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants