diff --git a/README.md b/README.md index 4b607b5..8a05cfb 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,6 @@ A lightweight React component for creating a typing effect similar to a typewrit ![typed](https://github.com/user-attachments/assets/7baaaaae-2f23-4091-91bd-a3d2919abde4) - - ## Features - **Customizable Typing Speed**: Control how fast the text is typed and deleted. diff --git a/package.json b/package.json index c24eb37..91376d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-typed.ts", - "version": "1.0.8", + "version": "1.0.9", "private": false, "description": "A lightweight React component for creating a typing effect similar to Typewriter, without any external dependencies.", "main": "dist/bundle.js",