Skip to content

Commit 2e78d37

Browse files
committed
1.0.3
1 parent 3aebf52 commit 2e78d37

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
* An exceptionally fast, tiny time series chart
7-
* https://github.com/leeoniya/uPlot (v1.0.2)
7+
* https://github.com/leeoniya/uPlot (v1.0.3)
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
* An exceptionally fast, tiny time series chart
7-
* https://github.com/leeoniya/uPlot (v1.0.2)
7+
* https://github.com/leeoniya/uPlot (v1.0.3)
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
* An exceptionally fast, tiny time series chart
7-
* https://github.com/leeoniya/uPlot (v1.0.2)
7+
* https://github.com/leeoniya/uPlot (v1.0.3)
88
*/
99

1010
var uPlot = (function () {

0 commit comments

Comments
 (0)