diff --git a/package.json b/package.json index fbd082f..8ee4a97 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-typescript-library-starter", - "version": "1.0.4", + "version": "1.0.5", "description": "Extremely easy to create a React Native Component Library with both Stateful and Functional Component Examples.", "main": "./build/dist/index.js", "repository": "git@github.com:WrathChaos/react-native-typescript-library-starter.git",