diff --git a/package.json b/package.json index e5fbfee2..c20fded1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@nblackburn/website", "private": true, - "version": "1.2.4", + "version": "1.3.0", "scripts": { "start": "astro dev", "build": "astro build",