From fa0724199bbf5565d34c412e321947d1aee806e6 Mon Sep 17 00:00:00 2001 From: Zach Leatherman <zachleatherman@gmail.com> Date: Fri, 14 Jul 2017 10:03:30 -0500 Subject: [PATCH] v2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc9f7f9..4fdab1a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "system-font-css", "description": "Use the native system font of the OS running the browser", - "version": "2.0.0", + "version": "2.0.1", "author": "Jonathan Neal <jonathantneal@hotmail.com> (http://jonathantneal.com)", "contributors": [ "Zach Leatherman <zachleatherman@gmail.com> (https://zachleat.com/)" -- GitLab