diff --git a/META.json b/META.json index a91017c..9565cf5 100644 --- a/META.json +++ b/META.json @@ -2,14 +2,14 @@ "name": "pg_task", "abstract": "PostgreSQL and Greenplum job scheduler pg_task allows to execute any sql command at any specific time at background asynchronously", "description": "PostgreSQL and Greenplum job scheduler pg_task allows to execute any sql command at any specific time at background asynchronously", - "version": "2.1.2", + "version": "2.1.3", "maintainer": "RekGRpth ", "license": "mit", "provides": { "pg_task": { "file": "pg_task.so", "docfile": "README.md", - "version": "2.1.2" + "version": "2.1.3" } }, "resources": {