From 8583717eca827b7f801c39f24bb0c6dedc5d1740 Mon Sep 17 00:00:00 2001 From: rnhmjoj Date: Thu, 9 Apr 2015 17:27:04 +0200 Subject: [PATCH] Prepare new version --- README.md | 1 + breve.cabal | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b4f1f6c..44afcf9 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ and start it with $ breve The app will start serving on `http://localhost:3000`, listening on every active interface. + You can change the port and set a hostname via the `PORT` and `HOSTNAME` environment variables. ## License diff --git a/breve.cabal b/breve.cabal index 4287729..d890c33 100644 --- a/breve.cabal +++ b/breve.cabal @@ -1,5 +1,5 @@ name: breve -version: 0.0.2.0 +version: 0.0.2.1 synopsis: a url shortener description: