Skip to content

Commit 740b4de

Browse files
chore: bump to version 2.4.0
1 parent a6a7a39 commit 740b4de

File tree

3 files changed

+6
-337
lines changed

3 files changed

+6
-337
lines changed

Diff for: jsr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://jsr.io/schema/config-file.v1.json",
33
"name": "@sebastianwessel/surql-gen",
44
"description": "A small tool which generates a typescript client for SurrealDB based on the schema of a given database",
5-
"version": "2.3.0",
5+
"version": "2.4.0",
66
"exports": "./dist/esm/index.js",
77
"publish": {
88
"include": ["dist/**/*.js", "dist/**/*.d.ts", "README.md", "package.json"],

0 commit comments

Comments
 (0)