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 c342884 commit a10fe7dCopy full SHA for a10fe7d
Support/document.js
@@ -3,7 +3,7 @@
3
'use strict';
4
5
Zepto(document).ready(function($) {
6
- var VERSION = '2.0.0';
+ var VERSION = '2.0.1';
7
8
// Remove the marker flag indicating that the validation window
9
// for this document is showing.
latest.json
@@ -1,4 +1,4 @@
1
{
2
"note": "The validator occasionally checks this file to see if a newer version is available.",
- "latest": "2.0.0"
+ "latest": "2.0.1"
}
0 commit comments