Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wadabee committed Nov 18, 2024
1 parent 86f79d7 commit 2fdd0ab
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,7 +1,7 @@
{
"name": "generative-ai-use-cases-jp",
"private": true,
"version": "1.0.0",
"version": "2.0.0",
"scripts": {
"lint": "run-s root:lint web:lint cdk:lint",
"root:lint": "npx prettier --write .",
Expand Down Expand Up @@ -30,4 +30,4 @@
"workspaces": [
"packages/*"
]
}
}

0 comments on commit 2fdd0ab

Please sign in to comment.