Merge branch 'hotfix/1.0.3'

This commit is contained in:
Cesidio Di Landa
2013-07-02 12:33:42 +02:00
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -1,6 +1,10 @@
Changelog
=========
1.0.3
-----
* Fixed Heroku link in README
1.0.2
-----
* Updated gems
+1 -1
View File
@@ -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...
+1 -1
View File
@@ -1 +1 @@
1.0.2
1.0.3