From 3c90001b19203d05297e4bbc9c36fd8a8e842f4b Mon Sep 17 00:00:00 2001 From: Jonathan Olson Date: Fri, 14 May 2021 03:36:53 -0600 Subject: [PATCH] Bumping version to 1.0.13-rc.3, https://github.com/phetsims/scenery/issues/1199, https://github.com/phetsims/scenery/issues/983, https://github.com/phetsims/scenery/issues/1218, https://github.com/phetsims/joist/issues/714, https://github.com/phetsims/scenery/issues/1222, https://github.com/phetsims/equality-explorer/issues/166 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 10eda6ca..c6ebea90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "equality-explorer", - "version": "1.0.13-rc.2", + "version": "1.0.13-rc.3", "license": "GPL-3.0", "repository": { "type": "git",