From 88ea8a544061fc5bfe862fe4ede6f1ee18fb698b Mon Sep 17 00:00:00 2001 From: Robin Yang Date: Sun, 12 Apr 2020 23:39:48 -0700 Subject: [PATCH] bump 0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e753b8..43995a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-split-flap-display", - "version": "0.3.0", + "version": "0.3.1", "main": "dist/index.cjs.js", "module": "dist/index.esm.js", "description": "React component for Split Flap (Solari) display",