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:
2222
2323Download the [ production version] [ min ] or the [ development version] [ max ] of version 0.1.2.
2424
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
2727
2828In your web page:
2929
@@ -47,7 +47,7 @@ _Also, please don't edit files in the "dist" subdirectory as they are generated
4747
4848## Release History
4949
50- * 0.2.1 - Oct 26 2016
50+ * 0.2.1, 0.2.2 - Oct 26 2016
5151 * README updates
5252* 0.2.0 - Oct 26 2016
5353 * Started publishing to npm :tada :
You can’t perform that action at this time.
0 commit comments