Skip to content

Commit 6af2e0d

Browse files
committed
v0.7.3
1 parent 5b58388 commit 6af2e0d

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
@@ -6,7 +6,7 @@ React Image Gallery
66

77
![demo gif](https://github.com/xiaolin/react-image-gallery/raw/master/static/image_gallery.gif)
88

9-
React image gallery is a React component for building image gallery and carousels
9+
React image gallery is a React component for building image galleries and carousels
1010

1111
Features of `react-image-gallery`
1212
* Mobile friendly

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-image-gallery",
3-
"version": "0.7.2",
3+
"version": "0.7.3",
44
"description": "React Carousel, React Image gallery, React Slide Show component",
55
"main": "./build/image-gallery",
66
"scripts": {

0 commit comments

Comments
 (0)