From 502ffca6ecf686501c8fb2e6635a04d2f04c69bb Mon Sep 17 00:00:00 2001 From: John Krauss Date: Thu, 28 Apr 2016 13:38:01 -0400 Subject: [PATCH] increment version --- src/pg/observatory.control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pg/observatory.control b/src/pg/observatory.control index d36579f..98301f8 100644 --- a/src/pg/observatory.control +++ b/src/pg/observatory.control @@ -1,5 +1,5 @@ comment = 'CartoDB Observatory backend extension' -default_version = '0.0.1' +default_version = '0.0.2' requires = 'postgis' superuser = true schema = cdb_observatory