Browse Source

updated to version 1.0.2

cyqresig 7 years ago
parent
commit
2828e5634c
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      package.json

+ 1
- 1
package.json View File

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "@react-native-component/react-native-smart-loading-spinner-overlay",
3
-  "version": "1.0.1",
3
+  "version": "1.0.2",
4 4
   "description": "A smart loading spinner overlay for React Native apps, written in JS for cross-platform support. It works on iOS and Android.",
5 5
   "main": "LoadingSpinnerOverlay.js",
6 6
   "scripts": {