diff --git a/package-lock.json b/package-lock.json index fcbabff..d78a7b1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@blackbox-vision/react-native-paper-use-styles", - "version": "0.1.0", + "version": "0.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index eec1a6c..18fbd96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@blackbox-vision/react-native-paper-use-styles", - "version": "0.1.0", + "version": "0.1.1", "description": "Custom Hook for dynamic styles with react-native-paper", "main": "lib/commonjs/index", "module": "lib/module/index",