Commit faff3ea5 authored by Clive Makamara's avatar Clive Makamara

Merge tag '0.5.5' into develop

0.5.5

- Small bugfix
- Added travis build

TODO

- Add windows support
- Remove sudo requirement
parents cf236642 804cbb7e
......@@ -35,7 +35,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
GITFLOW_VERSION=0.5.4
GITFLOW_VERSION=0.5.5
initialize() {
# A function can not be empty. Comments count as empty.
......
{
"name": "gitflow",
"version": "0.5.4",
"version": "0.5.5",
"description": "Modified gitflow for dreidev",
"main": "src/index.js",
"scripts": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment