Skip to content

Commit

Permalink
Bumping version to 0.1.1pre
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarf committed Jan 16, 2013
1 parent 58768da commit 87e58bd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/jquery.requestAnimationFrame.js
@@ -1,4 +1,4 @@
/*! jQuery requestAnimationFrame - v0.1.0 - 2013-01-16
/*! jQuery requestAnimationFrame - v0.1.1pre - 2013-01-16
* https://github.com/gnarf37/jquery-requestAnimationFrame
* Copyright (c) 2013 Corey Frang; Licensed MIT */

Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.requestAnimationFrame.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "jquery.requestAnimationFrame",
"title": "jQuery requestAnimationFrame",
"description": "Replaces the standard jQuery timer loop with requestAnimationFrame where supported. Requires jQuery 1.8",
"version": "0.1.0",
"version": "0.1.1pre",
"homepage": "https://github.com/gnarf37/jquery-requestAnimationFrame",
"author": {
"name": "Corey Frang",
Expand Down

0 comments on commit 87e58bd

Please sign in to comment.