From 5ea5344367d0b074e92cac85bd5d7fc61a63dca2 Mon Sep 17 00:00:00 2001
From: Hyeseong Kim <cometkim.kr@gmail.com>
Date: Mon, 9 Sep 2019 06:11:19 +0900
Subject: [PATCH] Release v0.2.0

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 8ef2b90..63d08be 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "gatsby-plugin-typegen",
-  "version": "0.1.2",
+  "version": "0.2.0",
   "main": "index.js",
   "repository": "https://github.com/cometkim/gatsby-plugin-typegen.git",
   "author": "Hyeseong Kim <cometkim.kr@gmail.com>",
-- 
GitLab