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