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 11
11
" types/dataTables.bootstrap4.d.ts"
12
12
],
13
13
"src-repo" : " http://github.com/DataTables/DataTablesSrc" ,
14
- "last-tag" : " 1.10.25 " ,
14
+ "last-tag" : " 1.11.0 " ,
15
15
"last-sync" : " a6ece4b2200e305b761f1ba2a893d8bcc5c5cb52"
16
16
}
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<package xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
3
3
<metadata >
4
- <version >1.10.25 </version >
4
+ <version >1.11.0 </version >
5
5
<id >datatables.net-bs4</id >
6
6
<description >This is DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)</description >
7
7
<repository type =" git" url =" https://github.com/DataTables/Dist-DataTables-Bootstrap4.git" />
Original file line number Diff line number Diff line change 4
4
"main" : " js/dataTables.bootstrap4.js" ,
5
5
"style" : " css/dataTables.bootstrap4.css" ,
6
6
"types" : " ./types/dataTables.bootstrap4.d.ts" ,
7
- "version" : " 1.10.25 " ,
7
+ "version" : " 1.11.0 " ,
8
8
"files" : [
9
9
" css/**/*.css" ,
10
10
" js/**/*.js" ,
13
13
],
14
14
"keywords" : [
15
15
" Bootstrap" ,
16
- " Bootstrap4" ,
16
+ " Bootstrap4" ,
17
17
" Datatables" ,
18
18
" jQuery" ,
19
19
" table" ,
45
45
"type" : " git" ,
46
46
"url" : " https://github.com/DataTables/Dist-DataTables-Bootstrap4.git"
47
47
}
48
- }
48
+ }
You can’t perform that action at this time.
0 commit comments