We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a78e833 commit a33a526Copy full SHA for a33a526
dist/jexcel.css
@@ -1,5 +1,5 @@
1
/**
2
- * (c) jExcel v3.4.4
+ * (c) jExcel v3.5.0
3
*
4
* Author: Paul Hodel <[email protected]>
5
* Website: https://bossanova.uk/jexcel/
package.json
@@ -38,7 +38,7 @@
38
"jsuites": "^2.1.3"
39
},
40
"main": "dist/jexcel.js",
41
- "version": "3.4.4",
+ "version": "3.5.0",
42
"bugs": "https://github.com/paulhodel/jexcel/issues",
43
"homepage": "https://github.com/paulhodel/jexcel",
44
"docs": "https://bossanova.uk/jexcel",
0 commit comments