Skip to content

Commit 98ced18

Browse files
Module version bumped
1 parent 8918435 commit 98ced18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.2.22",
3+
"version": "1.2.23",
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.22
2+
react-image-appear v1.2.23
33
Copyright (c) 2018 Arun Michael Dsouza (amdsouza92@gmail.com)
44
Licence: MIT
55
*/

0 commit comments

Comments
 (0)