From a872fe76962c050c5b9a1a5cdad98e5e12123da4 Mon Sep 17 00:00:00 2001 From: Vincent Le Quang Date: Tue, 31 May 2022 22:50:55 -0700 Subject: [PATCH] 1.0.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7258960..fd4f29b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "direct-data", - "version": "1.0.11", + "version": "1.0.12", "description": "Component that reads source data, and saves them in edit mode", "main": "src/index.js", "scripts": {