README
EM-SPORTS
About
This repository contains the em-sports module. Work is in progress, so make sure to ckeck it out often.
Build status
Release
First, you need to merge the changes form the master branch into the release branch:
After this, having the release branch checked out locally, you need to bump the version using npm version patch|minor|major, according to the type of the release.
Ex: