diff --git a/README.md b/README.md index e133848..d5f8b18 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ ## Getting Started -`npm install react-native-floating-inputs` +`npm i react-native-floating-label-inputs` or using yarn -`yarn add react-native-floating-inputs` +`yarn add react-native-floating-label-inputs` ![screen shot](./screen-shot/screen-shot.gif) diff --git a/package.json b/package.json index a2064f3..f874cae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-floating-label-inputs", - "version": "0.0.3", + "version": "0.0.4", "repository": { "type": "git", "url": "git+https://github.com/Dagic-zewdu/react-native-floating-label-inputs"