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

View File

@@ -1,6 +1,6 @@
{ {
"name": "tailwind-nextjs-starter-blog", "name": "tailwind-nextjs-starter-blog",
"version": "1.5.6", "version": "2.0.0",
"private": true, "private": true,
"scripts": { "scripts": {
"start": "next dev", "start": "next dev",