summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTrent Richardson <trentdrichardson@gmail.com>2015-05-24 18:01:11 -0400
committerTrent Richardson <trentdrichardson@gmail.com>2015-05-24 18:01:11 -0400
commitce608a2f928c49d726dc1ea136d19a005fcd81dd (patch)
tree3fec648c9acea0232a67398510c070e673774c9d /README.md
parent47afa3285ce1adf5915ddc53063062e8591f7e1b (diff)
downloadjQuery-Timepicker-Addon-ce608a2f928c49d726dc1ea136d19a005fcd81dd.zip
jQuery-Timepicker-Addon-ce608a2f928c49d726dc1ea136d19a005fcd81dd.tar.gz
jQuery-Timepicker-Addon-ce608a2f928c49d726dc1ea136d19a005fcd81dd.tar.bz2
Fix version number in bower instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2e99180..79b7da3 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Rails with Bower
-----------------
If you happen to use Rails with the [bower](gem "bower-rails", "~> 0.8.3") gem, here it is to use it easily :
#### Bowerfile
-```asset "jqueryui-timepicker-addon", "1.5.4"```
+```asset "jqueryui-timepicker-addon", "1.5.6"```
#### application.js
```javascript