We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c0a9c4 commit cedebc4Copy full SHA for cedebc4
package.json
@@ -1,9 +1,8 @@
1
{
2
"name": "react-native-cached-image",
3
- "version": "1.4.1",
+ "version": "1.4.2",
4
"description": "CachedImage component for react-native",
5
"main": "index.js",
6
-
7
"scripts": {
8
"test": "./node_modules/.bin/jest"
9
},
0 commit comments