Skip to content

Commit 87e58bd

Browse files
committed
Bumping version to 0.1.1pre
1 parent 58768da commit 87e58bd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/jquery.requestAnimationFrame.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! jQuery requestAnimationFrame - v0.1.0 - 2013-01-16
1+
/*! jQuery requestAnimationFrame - v0.1.1pre - 2013-01-16
22
* https://github.com/gnarf37/jquery-requestAnimationFrame
33
* Copyright (c) 2013 Corey Frang; Licensed MIT */
44

dist/jquery.requestAnimationFrame.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "jquery.requestAnimationFrame",
33
"title": "jQuery requestAnimationFrame",
44
"description": "Replaces the standard jQuery timer loop with requestAnimationFrame where supported. Requires jQuery 1.8",
5-
"version": "0.1.0",
5+
"version": "0.1.1pre",
66
"homepage": "https://github.com/gnarf37/jquery-requestAnimationFrame",
77
"author": {
88
"name": "Corey Frang",

0 commit comments

Comments
 (0)