Skip to content

Commit 9b80d37

Browse files
committed
Bump version to 1.18.0
1 parent 84388b6 commit 9b80d37

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
=== master
1+
=== 1.18.0 (2025-12-01)
22

33
* Optimize Dataset#all and #with_sql_all (jeremyevans)
44

ext/sequel_pg/sequel_pg.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#define SEQUEL_PG_VERSION_INTEGER 11702
1+
#define SEQUEL_PG_VERSION_INTEGER 11800
22

33
#include <string.h>
44
#include <stdio.h>

0 commit comments

Comments
 (0)