Skip to content

Commit b9c24a5

Browse files
committed
1.0.5
1 parent c11db27 commit b9c24a5

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.4)
7+
* https://github.com/leeoniya/uPlot (v1.0.5)
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.4)
7+
* https://github.com/leeoniya/uPlot (v1.0.5)
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.4)
7+
* https://github.com/leeoniya/uPlot (v1.0.5)
88
*/
99

1010
var uPlot = (function () {

0 commit comments

Comments
 (0)