Skip to content

Commit 10ea565

Browse files
committed
Bump to 0.2.1-pre
1 parent bbb03f9 commit 10ea565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jquery.requestanimationframe",
33
"description": "Replaces the standard jQuery timer loop with requestAnimationFrame where supported. Requires jQuery >=1.8",
4-
"version": "0.2.0",
4+
"version": "0.2.1-pre",
55
"main": "dist/jquery.requestanimationframe.js",
66
"homepage": "https://github.com/gnarf37/jquery-requestAnimationFrame",
77
"author": {

0 commit comments

Comments
 (0)