diff --git a/README.md b/README.md index 1549a1c..9504667 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # react-native-crypto-algorithm -[![](https://img.shields.io/badge/yarn-v1.0.1-blue)](https://www.npmjs.com/package/react-native-encryption-algorithm) -[![](https://img.shields.io/badge/native_language-Kotlin_&_Swift-green)](https://www.npmjs.com/package/react-native-encryption-algorithm) -[![](https://img.shields.io/badge/size-72.7_kB-red)](https://www.npmjs.com/package/react-native-encryption-algorithm) -[![](https://img.shields.io/badge/license-MIT-8A2BE2)](https://github.com/LamNguyen17/react-native-encryption-algorithm/blob/master/LICENSE) +[![](https://img.shields.io/badge/yarn-v1.0.2-blue)](https://www.npmjs.com/package/react-native-crypto-algorithm) +[![](https://img.shields.io/badge/native_language-Kotlin_&_Swift-green)](https://www.npmjs.com/package/react-native-crypto-algorithm) +[![](https://img.shields.io/badge/size-72.7_kB-red)](https://www.npmjs.com/package/react-native-crypto-algorithm) +[![](https://img.shields.io/badge/license-MIT-8A2BE2)](https://github.com/LamNguyen17/react-native-crypto-algorithm/blob/master/LICENSE) [![](https://img.shields.io/badge/author-Forest_Nguyen-f59642)](https://github.com/LamNguyen17) ## Installation diff --git a/package.json b/package.json index 65a2aa5..b4bbb69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-crypto-algorithm", - "version": "1.0.1", + "version": "1.0.2", "description": "Native Module using Kotlin & Swift for React-Native", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js", @@ -48,8 +48,12 @@ }, "keywords": [ "react-native", - "ios", - "android" + "ios-swift", + "android-kotlin", + "rxswift", + "flow-coroutines", + "kotlin-coroutines", + "cryptoswift" ], "repository": { "type": "git",