Skip to content

Commit fb98045

Browse files
committed
chore: bump version
1 parent bd95c71 commit fb98045

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PG_CFLAGS = -Werror -Wno-declaration-after-statement
22
EXTENSION = pg_net
3-
EXTVERSION = 0.9.3
3+
EXTVERSION = 0.10.0
44

55
DATA = $(wildcard sql/*--*.sql)
66

sql/pg_net--0.9.3--0.10.0.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
-- no SQL changes in 0.10.0

0 commit comments

Comments
 (0)