diff --git a/package.json b/package.json index 95d6094..b85eeb8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-angular-templatecache", - "version": "1.9.1", + "version": "2.0.0", "description": "Concatenates and registers AngularJS templates in the $templateCache.", "main": "index.js", "scripts": {