Skip to content

Commit 8694575

Browse files
0.0.21
1 parent 765fe16 commit 8694575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sqlc-typescript",
33
"description": "A super lightweight TypeScript types generator that respects your laziness and love for raw SQL",
4-
"version": "0.0.20",
4+
"version": "0.0.21",
55
"type": "module",
66
"main": "dist/cli.js",
77
"bin": "bin/cli",

0 commit comments

Comments
 (0)