diff --git a/package.json b/package.json index cb8dfc3..9fbe627 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-simple-line-chart", - "version": "0.29.4", + "version": "0.30.0", "description": "A fast, interactive, animated and simple line chart component for React Native", "main": "lib/commonjs/index", "module": "lib/module/index",