bump version to 2.0

This commit is contained in:
Timothy Lin 2023-08-05 16:36:55 +08:00
parent a9d3d2ecb8
commit e1127f9570

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"
}
}