Skip to content

Commit 4a51df3

Browse files
committed
Tag 0.2.1
1 parent 4404faf commit 4a51df3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
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.1-pre",
4+
"version": "0.2.1",
55
"main": "dist/jquery.requestanimationframe.js",
66
"homepage": "https://github.com/gnarf37/jquery-requestAnimationFrame",
77
"author": {

0 commit comments

Comments
 (0)