File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
/**
2
- * @version : 2.1.24
2
+ * @version : 2.1.25
3
3
* @author : Dan Grossman http://www.dangrossman.info/
4
- * @copyright : Copyright (c) 2012-2016 Dan Grossman. All rights reserved.
4
+ * @copyright : Copyright (c) 2012-2017 Dan Grossman. All rights reserved.
5
5
* @license : Licensed under the MIT license. See http://www.opensource.org/licenses/mit-license.php
6
- * @website : https://www.improvely .com/
6
+ * @website : https://www.daterangepicker .com/
7
7
*/
8
8
// Follow the UMD template https://github.com/umdjs/umd/blob/master/templates/returnExportsGlobal.js
9
9
( function ( root , factory ) {
Original file line number Diff line number Diff line change 1
1
Package . describe ( {
2
2
name : 'dangrossman:bootstrap-daterangepicker' ,
3
- version : '2.1.24 ' ,
3
+ version : '2.1.25 ' ,
4
4
summary : 'Date range picker component for Bootstrap' ,
5
5
git : 'https://github.com/dangrossman/bootstrap-daterangepicker' ,
6
6
documentation : 'README.md'
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bootstrap-daterangepicker" ,
3
- "version" : " 2.1.24 " ,
3
+ "version" : " 2.1.25 " ,
4
4
"description" : " Date range picker component for Bootstrap" ,
5
5
"main" : " daterangepicker.js" ,
6
6
"style" : " daterangepicker.css" ,
You can’t perform that action at this time.
0 commit comments