Skip to content

Commit 369da3f

Browse files
committed
update to v2.1.3
1 parent 8ffdcb7 commit 369da3f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<img src="https://img.shields.io/npm/dt/@material-tailwind/react.svg" alt="Total Downloads">
1212
</a>
1313
<a href="https://github.com/creativetimofficial/material-tailwind/releases">
14-
<img src="https://img.shields.io/badge/version-2.1.2-blue.svg" alt="Version" />
14+
<img src="https://img.shields.io/badge/version-2.1.3-blue.svg" alt="Version" />
1515
</a>
1616
</p>
1717
<p align="center">

packages/material-tailwind-react/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<img src="https://img.shields.io/npm/dt/@material-tailwind/react.svg" alt="Total Downloads">
99
</a>
1010
<a href="https://github.com/creativetimofficial/material-tailwind/releases">
11-
<img src="https://img.shields.io/badge/version-2.1.2-blue.svg" alt="Version" />
11+
<img src="https://img.shields.io/badge/version-2.1.3-blue.svg" alt="Version" />
1212
</a>
1313
<a href="https://www.material-tailwind.com/docs/react/license">
1414
<img src="https://img.shields.io/badge/license-MIT-blue" alt="Licenese">

packages/material-tailwind-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@material-tailwind/react",
33
"homepage": "https://material-tailwind.com",
4-
"version": "2.1.2",
4+
"version": "2.1.3",
55
"description": "@material-tailwind/react is an easy-to-use components library for ReactJS & Tailwind CSS inspired by Material Design.",
66
"repository": "https://github.com/creativetimofficial/material-tailwind",
77
"license": "MIT",

0 commit comments

Comments
 (0)