Coming in for landing on v0.3

This commit is contained in:
Joe Nelson
2015-11-23 23:09:59 -08:00
parent 0fd02ddc1d
commit e623cf8198
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
},
"POSTGREST_VER": {
"description": "Version of PostgREST to deploy",
"value": "0.2.12.1"
"value": "0.3.0.0"
},
"DB_NAME": {
"description": "Database name",
+1 -1
View File
@@ -7,7 +7,7 @@ The [release page](https://github.com/begriffs/postgrest/releases/latest) has pr
```sh
# Untar the release (available at https://github.com/begriffs/postgrest/releases/latest)
$ tar zxf postgrest-0.2.12.1-osx.tar.xz
$ tar zxf postgrest-[version]-[platform].tar.xz
# Try running it
$ ./postgrest