diff --git a/package.json b/package.json index 0fc6896..6ed58d3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-month-year-picker", "title": "React Native Month Picker", - "version": "1.8.2", + "version": "1.9.0", "description": "React Native Month Picker component for iOS & Android", "main": "src/index.js", "types": "index.d.ts", @@ -51,4 +51,4 @@ "invariant": "^2.2.4", "moment": "^2.29.4" } -} \ No newline at end of file +}