Skip to content

Commit 88cbc2c

Browse files
committed
1.0.10
1 parent 29a8350 commit 88cbc2c

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

dist/uPlot.cjs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* uPlot.js (μPlot)
66
* A small, fast chart for time series, lines, areas, ohlc & bars
7-
* https://github.com/leeoniya/uPlot (v1.0.9)
7+
* https://github.com/leeoniya/uPlot (v1.0.10)
88
*/
99

1010
'use strict';

dist/uPlot.esm.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* uPlot.js (μPlot)
66
* A small, fast chart for time series, lines, areas, ohlc & bars
7-
* https://github.com/leeoniya/uPlot (v1.0.9)
7+
* https://github.com/leeoniya/uPlot (v1.0.10)
88
*/
99

1010
function debounce(fn, time) {

dist/uPlot.iife.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* uPlot.js (μPlot)
66
* A small, fast chart for time series, lines, areas, ohlc & bars
7-
* https://github.com/leeoniya/uPlot (v1.0.9)
7+
* https://github.com/leeoniya/uPlot (v1.0.10)
88
*/
99

1010
var uPlot = (function () {

0 commit comments

Comments
 (0)