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

Commit 68156cc

Browse files
committed
Bump version for initial release.
1 parent e5dad51 commit 68156cc

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.0.0-alpha.4",
3+
"version": "1.0.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)