Skip to content

Commit

Permalink
Release 1.2.16 (update META.json)
Browse files Browse the repository at this point in the history
  • Loading branch information
robinbowes committed Oct 3, 2022
1 parent 8df1dff commit 95b21f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions META.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "treasuredata_fdw",
"abstract": "PostgreSQL Foreign Data Wrapper for Treasure Data",
"description": "This extension implements a Foreign Data Wrapper for Treasure Data. It is supported on PostgreSQL 9.4 and above.",
"version": "1.2.15",
"version": "1.2.16",
"maintainer": [
"Mitsunori Komatsu <komamitsu@gmail.com>",
"Keisuke Suzuki <ksuzuki@treasure-data.com>"
Expand All @@ -13,7 +13,7 @@
"abstract": "PostgreSQL Foreign Data Wrapper for Treasure Data",
"file": "treasuredata_fdw--1.2.sql",
"docfile": "README.md",
"version": "1.2.15"
"version": "1.2.16"
}
},
"prereqs": {
Expand Down

0 comments on commit 95b21f6

Please sign in to comment.