diff --git a/package.json b/package.json index ff5d21ad..16e79634 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "binary-coffee-dev", - "version": "2023.6.24", + "version": "2024.7.22", "scripts": { "ng": "nx", "start": "nx run blog:serve --watch --poll=2000 --port=4200 --host=0.0.0.0 --disable-host-check",