From 6aa35ae7e874fdd3ce3dcde05923dab4ebb7bc85 Mon Sep 17 00:00:00 2001 From: jeongheeyeun Date: Mon, 3 Sep 2018 00:53:35 +0900 Subject: [PATCH] Publish 1.0.0 release :rocket: --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d0f00f..633b9e6 100644 --- a/package.json +++ b/package.json @@ -22,5 +22,6 @@ }, "author": "jeongheeyeun ", "repository": "https://github.com/yeun/sd-changer", - "description": "Converts Apple SD Gothic Neo font to SF Pro Display" + "description": "Converts Apple SD Gothic Neo font to SF Pro Display", + "version": "1.0.0" }