From 2d6f35531d76e7724198db95f7ec436799b7aad4 Mon Sep 17 00:00:00 2001 From: Cosmin Popovici Date: Mon, 19 Aug 2019 20:43:33 +0300 Subject: [PATCH] Release 2.0.2 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8115400..8ed3622 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tailwindcss-border-gradients", - "version": "2.0.1", + "version": "2.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 05ac9ff..77b592b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss-border-gradients", - "version": "2.0.1", + "version": "2.0.2", "description": "Tailwind CSS plugin to generate border image gradient utilities", "author": "Cosmin Popovici ", "license": "MIT",