Skip to content

Commit

Permalink
bump to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-chavez committed Oct 25, 2024
1 parent dea387c commit 1eb33d5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PG_CFLAGS = -std=c11 -Werror -Wno-declaration-after-statement
EXTENSION = pg_net
EXTVERSION = 0.11.0
EXTVERSION = 0.12.0

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

Expand Down
File renamed without changes.

0 comments on commit 1eb33d5

Please sign in to comment.