diff --git a/package.json b/package.json index b8ad3e2..2ae8625 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gulp-angular-htmlify", "description": "Change your ng-attributes to data-ng-attributes for html5 validation", - "version": "0.0.6", + "version": "0.0.7", "engines": { "node": ">=0.10.0" },