Skip to content

Commit 6def492

Browse files
committed
Bump version to 0.1.3
1 parent 152f86f commit 6def492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sqlite-mcp.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
extern "C" {
2828
#endif
2929

30-
#define SQLITE_MCP_VERSION "0.1.2"
30+
#define SQLITE_MCP_VERSION "0.1.3"
3131

3232
/**
3333
* SQLite extension entry point

0 commit comments

Comments
 (0)