Skip to content

Commit

Permalink
Release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Farzin-Firoozi committed Aug 12, 2024
1 parent ab13823 commit 647a7e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
[![NPM](https://img.shields.io/npm/v/react-modern-drawer.svg)](https://www.npmjs.com/package/react-modern-drawer)
![npm](https://img.shields.io/npm/dt/react-modern-drawer)
![npm](https://img.shields.io/npm/dw/react-modern-drawer)
![npm bundle size (version)](https://img.shields.io/bundlephobia/min/react-modern-drawer/1.3.1)
![npm bundle size (version)](https://img.shields.io/bundlephobia/minzip/react-modern-drawer/1.3.1)
![npm bundle size (version)](https://img.shields.io/bundlephobia/min/react-modern-drawer/1.4.0)
![npm bundle size (version)](https://img.shields.io/bundlephobia/minzip/react-modern-drawer/1.4.0)
![NPM](https://img.shields.io/npm/l/react-modern-drawer)

## Low bundle size with fantastic performance
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-modern-drawer",
"version": "1.3.1",
"version": "1.4.0",
"description": "Creating drawers in react made easy!",
"author": "Farzin-Firoozi",
"license": "MIT",
Expand Down

0 comments on commit 647a7e5

Please sign in to comment.