Skip to content

Commit e1127f9

Browse files
committed
bump version to 2.0
1 parent a9d3d2e commit e1127f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailwind-nextjs-starter-blog",
3-
"version": "1.5.6",
3+
"version": "2.0.0",
44
"private": true,
55
"scripts": {
66
"start": "next dev",
@@ -75,4 +75,4 @@
7575
]
7676
},
7777
"packageManager": "[email protected]"
78-
}
78+
}

0 commit comments

Comments
 (0)