Skip to content

Commit c481506

Browse files
committed
Bump version to 1.1.15
1 parent bcdf438 commit c481506

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sqlitejs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#include "sqlite3.h"
1717
#endif
1818

19-
#define SQLITE_JS_VERSION "1.1.14"
19+
#define SQLITE_JS_VERSION "1.1.15"
2020

2121
int sqlite3_js_init (sqlite3 *db, char **pzErrMsg, const sqlite3_api_routines *pApi);
2222
const char *sqlitejs_version (void);

0 commit comments

Comments
 (0)