diff --git a/README.md b/README.md index f4dd7ae..7448fde 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ + +[![npm](https://img.shields.io/npm/v/@hcaptcha/react-native-hcaptcha)](https://www.npmjs.com/package/@hcaptcha/react-native-hcaptcha) +[![ci](https://github.com/hCaptcha/react-native-hcaptcha/actions/workflows/tests.yaml/badge.svg)](https://github.com/hCaptcha/react-native-hcaptcha/actions/workflows/tests.yaml) + # react-native-hcaptcha hCaptcha wrapper for React Native (Android and iOS) diff --git a/package.json b/package.json index 8b08870..ba8cc95 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hcaptcha/react-native-hcaptcha", - "version": "1.3.4", + "version": "1.3.5", "description": "hCaptcha Library for React Native (both Android and iOS)", "main": "index.js", "scripts": {