From 273d1af45c903926a4d2322caf6972fbd8d77ea3 Mon Sep 17 00:00:00 2001 From: bukinoshita Date: Thu, 6 Jun 2019 23:07:43 -0300 Subject: [PATCH] v0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4167947..30d9daf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "save-local", - "version": "0.2.0", + "version": "0.2.1", "description": "Save stuff locally", "main": "index.js", "repository": "https://github.com/bukinoshita/save-local.git",