From 9bf3bc4a2d4ae19aa93e30a70d33e59745b237b3 Mon Sep 17 00:00:00 2001 From: Michael Kauzmann Date: Fri, 31 Jan 2025 17:33:34 -0700 Subject: [PATCH] Bumping version to 1.0.1-rc.3, https://github.com/phetsims/phet-io-website/issues/133, https://github.com/phetsims/chipper/issues/1552, https://github.com/phetsims/joist/issues/974, https://github.com/phetsims/chipper/issues/1554 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f74fe8c..352c7e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "faradays-electromagnetic-lab", - "version": "1.0.1-rc.2", + "version": "1.0.1-rc.3", "license": "GPL-3.0", "repository": { "type": "git",