Skip to content

Commit d5f52c6

Browse files
author
Jones Warren
committed
change readme
1 parent 8f65879 commit d5f52c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ image list shows in order.
2323

2424
## Installation
2525

26-
> 2.0.0 is finally out, it's almost painless to upgrade!
26+
> 1.0.5 is finally out, it's almost painless to upgrade!
2727
2828
```
2929
$ npm install --save react-progressive-lazy-image

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-progressive-lazy-image",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "a lazy-load image component for react",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)