From 5599c4fa29eae6f3e6a0ff0c519fd6eae97f8bb4 Mon Sep 17 00:00:00 2001 From: Cosmin Popovici Date: Wed, 28 Aug 2019 12:55:22 +0300 Subject: [PATCH] Release 2.0.3 --- 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 8bbaf03..7c2ba34 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tailwindcss-border-gradients", - "version": "2.0.2", + "version": "2.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 77b592b..7127482 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss-border-gradients", - "version": "2.0.2", + "version": "2.0.3", "description": "Tailwind CSS plugin to generate border image gradient utilities", "author": "Cosmin Popovici ", "license": "MIT",