diff --git a/README.md b/README.md index 6e6420c..fc73c39 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # react-nivo-slider -![version](https://img.shields.io/github/package-json/v/happy-func/react-nivo-slider/main) ![typescript](https://img.shields.io/npm/types/react-nivo-slider) ![esm](https://img.shields.io/static/v1?label=build&message=esm&color=blue) ![npm bundle size (version)](https://img.shields.io/bundlephobia/min/react-nivo-slider/1.0.1) ![GitHub Repo stars](https://img.shields.io/github/stars/happy-func/react-swim-button?style=social) +![version](https://img.shields.io/github/package-json/v/happy-func/react-nivo-slider/main) ![typescript](https://img.shields.io/npm/types/react-nivo-slider) ![esm](https://img.shields.io/static/v1?label=build&message=esm&color=blue) ![npm bundle size (version)](https://img.shields.io/bundlephobia/min/react-nivo-slider/1.1.0) ![GitHub Repo stars](https://img.shields.io/github/stars/happy-func/react-swim-button?style=social) ## Getting Started diff --git a/package.json b/package.json index 5343c6c..899f470 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "license": "MIT", "name": "react-nivo-slider", - "version": "1.0.1", + "version": "1.1.0", "scripts": { "start": "dumi dev", "docs:build": "dumi build",