From e9f6c53b5f6283790cb34905b016cd583b9b2038 Mon Sep 17 00:00:00 2001 From: Mathieu TUDISCO Date: Mon, 20 May 2019 14:00:43 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v1.0.0-beta?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 +++----- package.json | 2 +- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e836033..1e2ebfc 100644 --- a/README.md +++ b/README.md @@ -44,11 +44,9 @@ And all of that with: ## Installation -**WIP: NOT RELEASED YET** - - - - +```bash +yarn add classed-components +``` ## Usage diff --git a/package.json b/package.json index 581bf66..c0a2970 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "classed-components", - "version": "0.0.1", + "version": "1.0.0-beta", "description": "CSS Classes for the component age. Apply your Css with the power of Javascript.", "keywords": [ "classNames",