Skip to content

Commit

Permalink
release: v3.0.0-beta.2
Browse files Browse the repository at this point in the history
Signed-off-by: crrashh1542 <[email protected]>
  • Loading branch information
crrashh1542 committed Apr 24, 2024
1 parent 24217ec commit 8a130b5
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
{
"name": "crash-homepage",
"type": "module",
"version": "3.0.0-beta.1",
"version": "3.0.0-beta.2",
"author": "crrashh1542 <[email protected]>",
"homepage": "https://www.crrashh.com",
"license": "Apache-2.0",
"private": true,
"repository": {
"type": "git",
"url": "git+https://github.com/crrashh1542/crash-homepage"
},
"bugs": {
"url": "https://github.com/crrashh1542/crash-homepage/issues"
},
"scripts": {
"dev": "astro dev",
"start": "astro dev",
Expand Down

0 comments on commit 8a130b5

Please sign in to comment.