Skip to content

Commit 8cca7de

Browse files
committed
Release v1.4.0
1 parent b290c5f commit 8cca7de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-image-gallery",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "React carousel image gallery component with thumbnail and mobile support",
55
"main": "./build/image-gallery.umd.js",
66
"module": "./build/image-gallery.es.js",
@@ -102,4 +102,4 @@
102102
"peerDependencies": {
103103
"react": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
104104
}
105-
}
105+
}

0 commit comments

Comments
 (0)