diff --git a/README.md b/README.md index d16a22d..dccbf0f 100755 --- a/README.md +++ b/README.md @@ -133,4 +133,6 @@ npm i react-native-smooth-pincode-input * [Anthony Mittaz](https://github.com/sync) * [Marco van Dijk](https://github.com/marcovdijk) * [geminiyellow](https://github.com/geminiyellow) -* [jpr-longgame](https://github.com/jpr-longgame) \ No newline at end of file +* [jpr-longgame](https://github.com/jpr-longgame) +* [Ali Kazemkhanloo](https://github.com/alikazemkhanloo) +* [Ricky Sullivan Himself](https://github.com/rickysullivan) \ No newline at end of file diff --git a/package.json b/package.json index 18180f8..811e5e0 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-smooth-pincode-input", - "version": "1.0.4", + "version": "1.0.5", "description": "A cross-platform, smooth, lightweight, customizable PIN code input component for React Native.", "main": "src/index.js", "scripts": {