Update versions for pgxn master
authorMark Wong
Wed, 25 Jul 2018 22:14:47 +0000 (15:14 -0700)
committerMark Wong
Wed, 25 Jul 2018 22:17:29 +0000 (15:17 -0700)
META.json

index d6481236aef1ad6d299ede405c68bc758f74a0dc..fa7399a875099f7666f9584359df0a77d84c4122 100644 (file)
--- a/META.json
+++ b/META.json
@@ -2,7 +2,7 @@
    "name": "pg_proctab",
    "abstract": "Access operating system process tables from PostgreSQL",
    "description": "pg_proctab is a collection of stored functions that can access the operating systems process table so that system statitics can be queried through the database.",
-   "version": "0.0.5",
+   "version": "0.0.7",
    "maintainer": "Mark Wong",
    "license": {
       "PostgreSQL": "http://www.postgresql.org/about/licence"
@@ -11,7 +11,7 @@
       "pg_proctab": {
          "abstract": "Operating system process table",
          "file": "sql/pg_proctab.sql",
-         "version": "0.0.2"
+         "version": "0.0.7"
       }
    },
    "resources": {