Skip to content

Commit

Permalink
bump version to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
timlrx committed Aug 5, 2023
1 parent a9d3d2e commit e1127f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tailwind-nextjs-starter-blog",
"version": "1.5.6",
"version": "2.0.0",
"private": true,
"scripts": {
"start": "next dev",
Expand Down Expand Up @@ -75,4 +75,4 @@
]
},
"packageManager": "yarn@3.6.1"
}
}

0 comments on commit e1127f9

Please sign in to comment.