diff --git a/bower.json b/bower.json index 7ad1eb2f..816192c0 100644 --- a/bower.json +++ b/bower.json @@ -3,7 +3,7 @@ "description": "Material Design Angular Admin Dashboard", "homepage": "https://github.com/micrum/angular-material-admin", "license": "MIT", - "version": "0.2.6", + "version": "1.0.0", "dependencies": { "jquery": "~2.1.1", "angular-animate": "~1.3.4", diff --git a/package.json b/package.json index 244c42c8..756f646f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-material-admin", - "version": "0.2.6", + "version": "1.0.0", "dependencies": {}, "devDependencies": { "gulp": "~3.9.0", @@ -16,7 +16,7 @@ "gulp-size": "~1.1.0", "gulp-uglify": "~1.0.1", "gulp-useref": "~1.0.2", - "gulp-ng-annotate": "~0.3.6", + "gulp-ng-annotate": "~1.0.2", "gulp-replace": "~0.5.0", "gulp-rename": "~1.2.0", "gulp-rev": "~2.0.1",