diff --git a/README.md b/README.md index a4e9755..8087c2f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A React input component with pluggable search suggestions and autocomplete. Also includes arrow key navigation through results. -[![Build](https://github.com/adhamu/react-input-suggestions/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/adhamu/react-search-suggestions/actions) +[![Build](https://github.com/adhamu/react-input-suggestions/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/adhamu/react-input-suggestions/actions) diff --git a/package.json b/package.json index 9761f8a..614a5c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-input-suggestions", - "version": "1.0.0", + "version": "1.0.1", "description": "A React input component with pluggable suggestions and autocomplete", "keywords": [ "react",