From 8d1ba7855db545bc3bfde379a74068d94061ed41 Mon Sep 17 00:00:00 2001 From: Steve Mao Date: Fri, 5 Feb 2016 00:40:53 +1100 Subject: [PATCH] chore(release): 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 61a73ee..18f0430 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "conventional-commits-parser", - "version": "0.1.2", + "version": "0.2.0", "description": "Parse raw conventional commits", "homepage": "https://github.com/stevemao/conventional-commits-parser", "author": {