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 24
24
" types/types.d.ts"
25
25
],
26
26
"src-repo" : " http://github.com/DataTables/Buttons" ,
27
- "last-tag" : " 3.1.2 " ,
27
+ "last-tag" : " 3.2.0 " ,
28
28
"last-sync" : " 24a3dd12626c70152100444eebb1c5ab3be6c7fe"
29
29
}
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 >3.1.2 </version >
4
+ <version >3.2.0 </version >
5
5
<id >datatables.net-buttons</id >
6
6
<description >This is Buttons for DataTables</description >
7
7
<repository type =" git" url =" https://github.com/DataTables/Dist-DataTables-Buttons.git" />
Original file line number Diff line number Diff line change 4
4
"main" : " js/dataTables.buttons.js" ,
5
5
"module" : " js/dataTables.buttons.mjs" ,
6
6
"types" : " ./types/types.d.ts" ,
7
- "version" : " 3.1.2 " ,
7
+ "version" : " 3.2.0 " ,
8
8
"files" : [
9
9
" js/**/*.js" ,
10
10
" js/**/*.mjs" ,
You can’t perform that action at this time.
0 commit comments