From 457f5bfdc9b102c1c3675ba5710ff7661ad16969 Mon Sep 17 00:00:00 2001 From: fand Date: Sat, 4 Jul 2020 14:11:13 +0900 Subject: [PATCH] 0.2.2 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6543bc9..1614ea6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-vfx", - "version": "0.2.1", + "version": "0.2.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ecb256a..b934b6a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-vfx", "description": "WebGL effects for React elements", - "version": "0.2.1", + "version": "0.2.2", "author": "Takayosi Amagi (https://amagi.dev/)", "bugs": { "url": "https://github.com/fand/react-vfx/issues"