diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index fc0bd05..c011531 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "namehackclub", "type": "module", - "version": "0.0.1", + "version": "2.0.0", "scripts": { "dev": "astro dev", "build": "astro build", @@ -23,4 +23,4 @@ "devDependencies": { "@tailwindcss/typography": "^0.5.16" } -} +}
\ No newline at end of file |
