From 8eb1fa48981f578fb8ddb902af0891ced232edad Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Wed, 3 Jul 2019 00:56:25 +0200 Subject: [PATCH] Bump version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5340ced..c3986cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-keep-exporter", - "version": "1.1.0", + "version": "1.2.0", "description": "This is a tool which converts the Google Keep archive to markdown documents with YAML front matter. The Google Keep archive can be obtained from the Google Takeout page.", "main": "index.js", "scripts": {