From 7dd0b4d328a775d6da3d186be4078e3453d8dcd0 Mon Sep 17 00:00:00 2001 From: Daniel Crewdson Date: Tue, 11 Feb 2020 09:24:01 +0000 Subject: [PATCH] 1.0.0 --- 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 e9d4089..b06c23c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tailwind-nord", - "version": "0.0.4", + "version": "1.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7cee7c3..d22c177 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwind-nord", - "version": "0.0.4", + "version": "1.0.0", "description": "A tailwindcss plugin that enables the use of the Nord colour palette", "main": "index.js", "scripts": {