Chromium Code Reviews| Index: README.md |
| diff --git a/README.md b/README.md |
| index bb39a08a8d44f36ddb2b7864d0895c8a0622ef6b..8bb575eef00618261dc54ef51275b8a3d1c3be12 100644 |
| --- a/README.md |
| +++ b/README.md |
| @@ -18,7 +18,7 @@ Use [pub](http://pub.dartlang.org) to install this package. Add the following |
| to your `pubspec.yaml` file: |
| dependencies: |
| - fixnum: '>=0.9.1 <0.10.0' |
| + fixnum: any |
| For more information, see the |
| [fixnum package](http://pub.dartlang.org/packages/fixnum) on |