Ver código fonte

updated to version 1.0.1

cyqresig 8 anos atrás
pai
commit
304e5d97df
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      package.json

+ 1
- 1
package.json Ver arquivo

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "@react-native-component/react-native-smart-loading-spinner-overlay",
3
-  "version": "1.0.0",
3
+  "version": "1.0.1",
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": {