Skip to content

Commit 708713b

Browse files
author
Mik
committed
chore: v0.4.2
1 parent d7c0b7e commit 708713b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# `material-ui-color`
1+
# `material-ui-color` picker and other components
22

33
[![Build Status][action-image]][action-url]
44
[![codecov][codecov-image]][codecov-url]

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "material-ui-color",
3-
"version": "0.4.1",
4-
"description": "Color components (ColorPicker) for React Material-Ui. No dependencies. It uses Hooks and support RGBA, HSVA, and more !",
3+
"version": "0.4.2",
4+
"description": "The lightest colorpicker for React Material-Ui. No dependencies. It uses Hooks and support RGBA, HSVA, and more !",
55
"main": "index.js",
66
"module": "./esm/index.js",
77
"typings": "index.d.ts",

0 commit comments

Comments
 (0)