We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5089e7 commit add9f47Copy full SHA for add9f47
1 file changed
src/sqlitejs.h
@@ -5,6 +5,8 @@
5
// Created by Marco Bambini on 31/03/25.
6
//
7
8
+#define SQLITE_JS_VERSION "1.1.0"
9
+
10
#ifndef __SQLITEJS__
11
#define __SQLITEJS__
12
0 commit comments