We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39ebdbb commit 4d09865Copy full SHA for 4d09865
utils.js
@@ -68,7 +68,7 @@ const body = document.body,
68
69
70
// version
71
-const version = '3.0.1';
+const version = '3.0.2';
72
versionEl.innerText = version;
73
74
let logVersion = () => {
0 commit comments