Skip to content

Commit 58768da

Browse files
committed
Updating readme to point to 0.1.0 release
1 parent 22346b8 commit 58768da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ Replaces the standard jQuery timer loop with requestAnimationFrame where support
55
**Requires jQuery 1.8+**
66

77
## Getting Started
8-
Download the [production version][min] or the [development version][max].
8+
Download the [production version][min] or the [development version][max] of version 0.1.0.
99

10-
[min]: https://raw.github.com/gnarf37/jquery-requestAnimationFrame/master/dist/jquery.requestAnimationFrame.min.js
11-
[max]: https://raw.github.com/gnarf37/jquery-requestAnimationFrame/master/dist/jquery.requestAnimationFrame.js
10+
[min]: https://raw.github.com/gnarf37/jquery-requestAnimationFrame/0.1.0/dist/jquery.requestAnimationFrame.min.js
11+
[max]: https://raw.github.com/gnarf37/jquery-requestAnimationFrame/0.1.0/dist/jquery.requestAnimationFrame.js
1212

1313
In your web page:
1414

0 commit comments

Comments
 (0)