From 12fa84bca75f34c5902d75f1999ae5663c0af16c Mon Sep 17 00:00:00 2001 From: Greg Burek Date: Thu, 18 Dec 2014 19:32:48 -0800 Subject: [PATCH] bump version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9156e82..2b57103 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Example usage: $ heroku config:add BUILDPACK_URL=https://github.com/ddollar/heroku-buildpack-multi.git $ cat .buildpacks - https://github.com/gregburek/heroku-buildpack-pgbouncer.git#v0.3.2 + https://github.com/gregburek/heroku-buildpack-pgbouncer.git#v0.3.3 https://github.com/heroku/heroku-buildpack-ruby.git $ cat Procfile