Skip to content

Commit

Permalink
Release info
Browse files Browse the repository at this point in the history
  • Loading branch information
javve committed Oct 23, 2016
1 parent 51e2324 commit 0da569a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Release.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# RELEASE

1. Update version in package.json
2. Update version in bower.json
3. Commit "Version x.y.z"
4. Tag with `git tag -a v1.14.0 -m "Version 1.14.0`
5. Push with `git push`
6. Push tags with `git push --tags`
7. Update links in README.md

0 comments on commit 0da569a

Please sign in to comment.