From d3185d144bc265d5dd9019bad2f249c70d256d80 Mon Sep 17 00:00:00 2001 From: Peter Hrynkow Date: Thu, 24 Aug 2017 23:49:47 -0700 Subject: [PATCH] typo fix --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0089b1c..8dd84fa 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "circletype", - "version": "2.0.0", - "description": "A JavaScript libarary that lets you curve type on the web", + "version": "2.0.1", + "description": "A JavaScript library that lets you curve type on the web", "main": "src/circletype.js", "scripts": {}, "repository": {