Skip to content

Commit 564a7ad

Browse files
Module version bumped
1 parent ee64c80 commit 564a7ad

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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-appear",
3-
"version": "1.3.23",
3+
"version": "1.3.24",
44
"description": "ReactJS component to make images appear with transition as they load.",
55
"main": "./src/ReactImageAppear.js",
66
"repository": {

src/ReactImageAppear.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
react-image-appear v1.2.23
2+
react-image-appear v1.3.24
33
Copyright (c) 2018 Arun Michael Dsouza (amdsouza92@gmail.com)
44
Licence: MIT
55
*/

0 commit comments

Comments
 (0)