Skip to content

Commit d21a1da

Browse files
committed
chore: bump to 1.0.1
1 parent def8708 commit d21a1da

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
@@ -26,7 +26,7 @@ else
2626
endif
2727

2828
EXTENSION = pg_csv
29-
EXTVERSION = 1.0
29+
EXTVERSION = 1.0.1
3030

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

sql/pg_csv--1.0--1.0.1.sql

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

0 commit comments

Comments
 (0)