Commit c3907428 authored by Clive Makamara's avatar Clive Makamara

Merge tag '0.5.0' into develop

0.5.0
- Improved time logging using breakout-timeline for logging time, check it out on npm
parents 9146c379 c5111e97
......@@ -35,7 +35,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
GITFLOW_VERSION=0.4.11
GITFLOW_VERSION=0.5.0
initialize() {
# A function can not be empty. Comments count as empty.
......
{
"name": "gitflow",
"version": "0.4.11",
"version": "0.5.0",
"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