diff --git a/META.json b/META.json index 98d4ff1d..4fb01777 100644 --- a/META.json +++ b/META.json @@ -2,7 +2,7 @@ "name": "citus", "abstract": "Scalable PostgreSQL for real-time workloads", "description": "Citus horizontally scales PostgreSQL across commodity servers using sharding and replication. Its query engine parallelizes incoming SQL queries across these servers to enable real-time responses on large datasets.", - "version": "11.2.1", + "version": "11.3.0", "maintainer": "\"Citus Data\" ", "license": "agpl_3", "provides": { @@ -10,7 +10,7 @@ "abstract": "Citus Distributed Database", "file": "citus.so", "docfile": "README.md", - "version": "11.2.1" + "version": "11.3.0" } }, "prereqs": { diff --git a/pkgvars b/pkgvars index 221f855b..e2e987da 100644 --- a/pkgvars +++ b/pkgvars @@ -1,3 +1,3 @@ pkgname=citus pkgdesc='Citus (Open-Source)' -pkglatest=11.2.1 +pkglatest=11.3.0