From 9efede08b1cabea1144d8ae0126ab267be52591e Mon Sep 17 00:00:00 2001 From: Steve Mao Date: Sat, 13 Feb 2016 20:42:32 +1100 Subject: [PATCH] chore: release v1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6fb3004..e7e9a91 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grunt-conventional-github-releaser", - "version": "0.5.0", + "version": "1.0.0", "description": "Make a new GitHub release using conventional-github-releaser", "engines": { "node": ">=0.10.0"