Merge pull request #671 from timlrx/v2

bump version to 2.0
This commit is contained in:
Timothy 2023-08-05 16:38:01 +08:00 committed by GitHub
commit 44cf923c24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{
"name": "tailwind-nextjs-starter-blog",
"version": "1.5.6",
"version": "2.0.0",
"private": true,
"scripts": {
"start": "next dev",
@ -75,4 +75,4 @@
]
},
"packageManager": "yarn@3.6.1"
}
}