Skip to content

Commit ce608a2

Browse files
Fix version number in bower instructions
1 parent 47afa32 commit ce608a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Rails with Bower
2323
-----------------
2424
If you happen to use Rails with the [bower](gem "bower-rails", "~> 0.8.3") gem, here it is to use it easily :
2525
#### Bowerfile
26-
```asset "jqueryui-timepicker-addon", "1.5.4"```
26+
```asset "jqueryui-timepicker-addon", "1.5.6"```
2727

2828
#### application.js
2929
```javascript

0 commit comments

Comments
 (0)