From eea4f84f6963e90d9d41a79e7021fae04eef5f73 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 1 Mar 2014 03:29:03 +0100 Subject: [PATCH] 0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c2cfef..5944b76 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "grunt-contrib-jst", "description": "Precompile Underscore templates to JST file.", - "version": "0.5.1", + "version": "0.6.0", "homepage": "https://github.com/gruntjs/grunt-contrib-jst", "author": { "name": "Grunt Team",