From d468c201395ba76441ebb4fdc9b027f37b54ff83 Mon Sep 17 00:00:00 2001 From: Brian Ford Date: Wed, 26 Jun 2013 17:30:17 -0700 Subject: [PATCH] chore(dep): update grunt-conventional-changelog --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e63f40e..0e00f8b 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "devDependencies": { "grunt": "~0.4.1", "grunt-contrib-jshint": "~0.1.1", - "grunt-conventional-changelog": "0.0.11", + "grunt-conventional-changelog": "~0.1.2", "grunt-karma": "~0.4.3", "grunt-release": "https://github.com/btford/grunt-release/archive/feat-tag-name.tar.gz", "marked": "~0.2.8",