File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
" types/types.d.ts"
11
11
],
12
12
"src-repo" : " http://github.com/DataTables/DataTablesSrc" ,
13
- "last-tag" : " 2.0.8 " ,
13
+ "last-tag" : " 2.1.0 " ,
14
14
"last-sync" : " 511de67aab2ceeb00959030497684fff30a2f292"
15
15
}
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 >2.0.8 </version >
4
+ <version >2.1.0 </version >
5
5
<id >datatables.net</id >
6
6
<description >This is jQuery DataTables</description >
7
7
<repository type =" git" url =" https://github.com/DataTables/Dist-DataTables.git" />
Original file line number Diff line number Diff line change 4
4
"main" : " js/dataTables.js" ,
5
5
"module" : " js/dataTables.mjs" ,
6
6
"types" : " ./types/types.d.ts" ,
7
- "version" : " 2.0.8 " ,
7
+ "version" : " 2.1.0 " ,
8
8
"files" : [
9
9
" js/**/*.js" ,
10
10
" js/**/*.mjs" ,
You can’t perform that action at this time.
0 commit comments