Skip to content

Commit 29d89ad

Browse files
author
Lee Quarella
committed
Updating to 4.17.42
1 parent 5dcd994 commit 29d89ad

File tree

5 files changed

+380
-104
lines changed

5 files changed

+380
-104
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ actively maintained and works with [Bootstrap3](http://getbootstrap.com).
1414
Add these lines to your application's Gemfile:
1515
```ruby
1616
gem 'momentjs-rails', '>= 2.9.0'
17-
gem 'bootstrap3-datetimepicker-rails', '~> 4.17.37'
17+
gem 'bootstrap3-datetimepicker-rails', '~> 4.17.42'
1818
```
1919

2020
And then execute:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Bootstrap3Datetimepicker
22
module Rails
3-
VERSION = '4.17.37'
3+
VERSION = '4.17.42'
44
end
55
end

0 commit comments

Comments
 (0)