From a5cd50100a5cc3405a6491cbc00501748385f56f Mon Sep 17 00:00:00 2001 From: Abbondanzo Date: Sat, 12 Oct 2019 13:22:09 -0400 Subject: [PATCH] Bump patch version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a90fa8a..a525ce6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "replay-viewer", - "version": "0.5.2", + "version": "0.5.3", "description": "Rocket League replay viewer React component and tooling", "main": "./lib/index.js", "types": "./lib/index.d.ts",