Skip to content

Commit

Permalink
chore: Update package.json version to 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Digital39999 committed Sep 1, 2024
1 parent adcf42f commit 5bf5306
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ export async function db<

console.log(user.someObject);
```
</details>
<details>
<summary>Type Maps</summary>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.2.3",
"version": "1.2.4",
"name": "ts-prisma",
"author": "Digital39999",
"scripts": {
Expand Down

0 comments on commit 5bf5306

Please sign in to comment.