From 582d326b275e7390a855523d834e6a2022450504 Mon Sep 17 00:00:00 2001 From: Amr Gad Date: Mon, 5 Apr 2021 01:04:04 +0200 Subject: [PATCH] v0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08ba092..a005a41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "twind-logical", - "version": "0.0.2", + "version": "0.1.0", "description": "A CSS Logical Properties and Values plugin for twind.", "//": "mark as private to prevent accidental publish - use 'yarn release'", "private": true,