0.18.10
This commit is contained in:
parent
e2c377d208
commit
ab6d2c8d04
@ -47,7 +47,6 @@ The demo projects include small runnable examples and short explainers.
|
||||
- [`Headless Automation`](./headless)
|
||||
- [`Other JavaScript Engines`](https://github.com/SheetJS/SheetJS/tree/master/demos/altjs/)
|
||||
- [`"serverless" functions`](https://github.com/SheetJS/SheetJS/tree/master/demos/function/)
|
||||
- [`sqlite3`](./database#sqlite)
|
||||
- [`Databases and Structured Data Stores`](./database)
|
||||
- [`NoSQL, K/V, and Unstructured Data Stores`](./nosql)
|
||||
- [`Legacy Internet Explorer`](https://github.com/SheetJS/SheetJS/tree/master/demos/oldie/)
|
||||
|
@ -1,2 +1,2 @@
|
||||
const current = "0.18.9";
|
||||
const current = "0.18.10";
|
||||
export default current;
|
||||
|
Loading…
Reference in New Issue
Block a user