From db32cd6c1475b4768755ce5c736236747187d0a0 Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Sat, 18 May 2019 18:16:14 +0200 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dde733d..5340ced 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-keep-exporter", - "version": "1.0.0", + "version": "1.1.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": {