diff --git a/package-lock.json b/package-lock.json index 4269fab..54074a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-native-simple-stepper", - "version": "2.1.0", + "version": "2.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index eb69b51..f4c7b92 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-simple-stepper", - "version": "2.1.0", + "version": "2.1.1", "description": "A super simple react-native implementation of the UIStepper from iOS.", "main": "index.js", "directories": {