From e88dcb9b82ad8fef543ce0fb318b3c861544482d Mon Sep 17 00:00:00 2001 From: Amir Sekhavati Date: Sat, 14 Nov 2020 12:01:40 +0000 Subject: [PATCH] v0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3858235..656ff06 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "crystalline", "description": "A modern utility library with a strong emphasis on readability. Make your code crystal clear.", "author": "Amir Sekhavati (https://github.com/sekhavati)", - "version": "0.2.0", + "version": "0.2.1", "repository": { "type": "git", "url": "https://github.com/sekhavati/crystalline.git"