From 76ce00b3ca154732d4b920db16514e94bc2863bc Mon Sep 17 00:00:00 2001 From: Arthur Vivian Date: Tue, 8 Jun 2021 09:36:06 +0100 Subject: [PATCH] Bump version to 0.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1426009..59b908d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rive-react", - "version": "0.0.4", + "version": "0.0.5", "description": "React wrapper around the rive-js library", "main": "dist/index.js", "typings": "dist/types/index.d.ts",