Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Commit bba0c8a

Browse files
committed
Increment minor version patch for new url parsing and file recognition functionality.
1 parent 21fd653 commit bba0c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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-native-image-cache-hoc",
3-
"version": "1.2.3",
3+
"version": "1.3.0",
44
"description": "React Native Higher Order Component that adds advanced caching functionality to the react native Image component.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)