diff --git a/README.md b/README.md index a8c94921..851be5b9 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ npm i --save react-native-slider | v0.25.x | v0.7.x | | v0.26.0+ | v0.8.x | | v0.43.0+ | v0.10.x | +| v0.44.0+ | v0.11.x | ## Usage diff --git a/package.json b/package.json index decd5d6f..ef322821 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-slider", - "version": "0.10.0", + "version": "0.11.0", "description": "A pure JavaScript component for react-native", "main": "lib/Slider.js", "files": [