Skip to content

Commit

Permalink
1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
leeoniya committed Apr 12, 2020
1 parent d5b37e8 commit f6c5923
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/uPlot.cjs.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* uPlot.js (μPlot)
* An exceptionally fast, tiny time series chart
* https://github.com/leeoniya/uPlot (v1.0.5)
* https://github.com/leeoniya/uPlot (v1.0.6)
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion dist/uPlot.esm.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* uPlot.js (μPlot)
* An exceptionally fast, tiny time series chart
* https://github.com/leeoniya/uPlot (v1.0.5)
* https://github.com/leeoniya/uPlot (v1.0.6)
*/

function debounce(fn, time) {
Expand Down
2 changes: 1 addition & 1 deletion dist/uPlot.iife.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* uPlot.js (μPlot)
* An exceptionally fast, tiny time series chart
* https://github.com/leeoniya/uPlot (v1.0.5)
* https://github.com/leeoniya/uPlot (v1.0.6)
*/

var uPlot = (function () {
Expand Down
Loading

0 comments on commit f6c5923

Please sign in to comment.