diff --git a/CHANGELOG.md b/CHANGELOG.md index ee0f20b..f8bc3cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ Changelog ========= +1.0.3 +----- +* Fixed Heroku link in README + 1.0.2 ----- * Updated gems diff --git a/README.md b/README.md index 0e9da9b..405121d 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,6 @@ This is a starter web application based on the following technology stack: [6]: http://fontawesome.io/ [7]: http://haml.info/ -Starter App is deployable on (Heroku)[http://www.heroku.com/]. Demo: http://ruby2-rails4-bootstrap-heroku.herokuapp.com/ +Starter App is deployable on [Heroku](http://www.heroku.com/). Demo: http://ruby2-rails4-bootstrap-heroku.herokuapp.com/ ```Gemfile``` also contains a set of useful gems for performance, security, api building... diff --git a/VERSION b/VERSION index 6d7de6e..21e8796 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.2 +1.0.3