File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ To quote part of the Jank Busting article:
22
22
23
23
Download the [ production version] [ min ] or the [ development version] [ max ] of version 0.1.2.
24
24
25
- [ min ] : https://unpkg.com/jquery.requestanimationframe@0.2.0 /dist/jquery.requestanimationframe.min.js
26
- [ max ] : https://unpkg.com/jquery.requestanimationframe@0.2.0 /dist/jquery.requestanimationframe.js
25
+ [ min ] : https://unpkg.com/jquery.requestanimationframe@0.2.2 /dist/jquery.requestanimationframe.min.js
26
+ [ max ] : https://unpkg.com/jquery.requestanimationframe@0.2.2 /dist/jquery.requestanimationframe.js
27
27
28
28
In your web page:
29
29
@@ -47,7 +47,7 @@ _Also, please don't edit files in the "dist" subdirectory as they are generated
47
47
48
48
## Release History
49
49
50
- * 0.2.1 - Oct 26 2016
50
+ * 0.2.1, 0.2.2 - Oct 26 2016
51
51
* README updates
52
52
* 0.2.0 - Oct 26 2016
53
53
* Started publishing to npm :tada :
You can’t perform that action at this time.
0 commit comments