Skip to content

Commit fe659b0

Browse files
committed
Version bump for 1.3.4
1 parent b8b18c0 commit fe659b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

META.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "pg_repack",
33
"abstract": "PostgreSQL module for data reorganization",
44
"description": "Reorganize tables in PostgreSQL databases with minimal locks",
5-
"version": "1.3.3",
5+
"version": "1.3.4",
66
"maintainer": [
77
"Josh Kupershmidt <schmiddy@gmail.com>",
88
"Daniele Varrazzo <daniele.varrazzo@gmail.com>",
@@ -14,7 +14,7 @@
1414
"provides": {
1515
"pg_repack": {
1616
"file": "lib/pg_repack.sql",
17-
"version": "1.3.3",
17+
"version": "1.3.4",
1818
"abstract": "Reorganize tables in PostgreSQL databases with minimal locks"
1919
}
2020
},

0 commit comments

Comments
 (0)