Skip to content

Commit 83abe1a

Browse files
committed
updated READMEs: added 1.7.0 jquery, version 0.0.8 and Greg Thornton to contributors
1 parent eeae818 commit 83abe1a

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
jquery-animateNumber
22
====================
33

4-
[Demo](http://aishek.github.io/jquery-animateNumber/) | [v0.0.7 – Latest Release](https://github.com/aishek/jquery-animateNumber/releases/tag/v0.0.7)
4+
[Demo](http://aishek.github.io/jquery-animateNumber/) | [v0.0.8 – Latest Release](https://github.com/aishek/jquery-animateNumber/releases/tag/v0.0.8)
55

66
[README на русском языке](https://github.com/aishek/jquery-animateNumber/blob/master/README.ru.md)
77

88
jQuery numbers animation plugin, adds 'number' property and step function to jQuery's animate function properties.
99

10-
Requires jQuery 1.8.0 or higher (tested with 2.0.3, 2.0.2, 2.0.1, 2.0.0, 1.10.2, 1.10.1, 1.10.0, 1.9.1, 1.9.0, 1.8.3, 1.8.2, 1.8.1, 1.8.0).
10+
Requires jQuery 1.7.0 or higher (tested with 2.0.3, 2.0.2, 2.0.1, 2.0.0, 1.10.2, 1.10.1, 1.10.0, 1.9.1, 1.9.0, 1.8.3, 1.8.2, 1.8.1, 1.8.0, 1.7.0).
1111

1212
## Quick example
1313
```html
@@ -67,4 +67,5 @@ jquery-animateNumber is maintained by [Cifronomika](http://cifronomika.ru/).
6767

6868
Contributors:
6969

70-
* [Alexandr Borisov](https://github.com/aishek)
70+
* [Alexandr Borisov](https://github.com/aishek)
71+
* [Greg Thornton](https://github.com/xdissent)

README.ru.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
jquery-animateNumber
22
====================
33

4-
[Примеры](http://aishek.github.io/jquery-animateNumber/) | [v0.0.7 – последняя версия](https://github.com/aishek/jquery-animateNumber/releases/tag/v0.0.7)
4+
[Примеры](http://aishek.github.io/jquery-animateNumber/) | [v0.0.8 – последняя версия](https://github.com/aishek/jquery-animateNumber/releases/tag/v0.0.8)
55

66
[README in english](https://github.com/aishek/jquery-animateNumber)
77

88
Этот плагин для jQuery позволяет анимировать числа, добавляя к функции $.animate свойства number и numberStepю
99

10-
Работает с jQuery 1.8.0 или более новой версией (тестировался на версиях 2.0.3, 2.0.2, 2.0.1, 2.0.0, 1.10.2, 1.10.1, 1.10.0, 1.9.1, 1.9.0, 1.8.3, 1.8.2, 1.8.1, 1.8.0).
10+
Работает с jQuery 1.7.0 или более новой версией (тестировался на версиях 2.0.3, 2.0.2, 2.0.1, 2.0.0, 1.10.2, 1.10.1, 1.10.0, 1.9.1, 1.9.0, 1.8.3, 1.8.2, 1.8.1, 1.8.0, 1.7.0).
1111

1212
## Пример
1313
```html
@@ -68,4 +68,5 @@ jquery-animateNumber является бесплатным ПО, подробн
6868

6969
Авторы:
7070

71-
* [Александр Борисов](https://github.com/aishek)
71+
* [Александр Борисов](https://github.com/aishek)
72+
* [Greg Thornton](https://github.com/xdissent)

0 commit comments

Comments
 (0)