From 588085c5b6e0ac208d819dfb151a163e2f04f11a Mon Sep 17 00:00:00 2001 From: David Ralph Date: Wed, 7 Apr 2021 15:53:57 +0100 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4043528..1e2ecc2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "leeks.js", - "version": "0.1.1", + "version": "0.2.0", "description": "Simple ANSI styling for your terminal.", "author": "David \"ohlookitsderpy\" Ralph", "license": "MIT",