diff --git a/package.json b/package.json index 96fe51dc..9f3610e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "portfolio", - "version": "0.7.0", + "version": "0.8.0", "scripts": { "ng": "ng", "postinstall": "ngcc --properties es2015 browser module main --first-only --create-ivy-entry-points", @@ -64,4 +64,4 @@ "tslint": "5.15.0", "typescript": "3.6.4" } -} \ No newline at end of file +}