From 7266fc5d2fc0404362031ea3d3c760309f6927e6 Mon Sep 17 00:00:00 2001 From: Arthur Vivian Date: Wed, 21 Jul 2021 09:24:21 +0100 Subject: [PATCH] chore: bump to 0.0.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 12d40da..37a5492 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rive-react", - "version": "0.0.11", + "version": "0.0.12", "description": "React wrapper around the rive-js library", "main": "dist/index.js", "typings": "dist/types/index.d.ts",