From 64822d03aaf4107afa25a555c4743e0560f15aa8 Mon Sep 17 00:00:00 2001 From: Jonathan Olson Date: Thu, 2 Feb 2023 11:53:08 -0700 Subject: [PATCH] Bumping version to 2.3.27, https://github.com/phetsims/phetcommon/issues/61 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84876810..198de94a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "forces-and-motion-basics", - "version": "2.3.27-rc.1", + "version": "2.3.27", "license": "GPL-3.0", "repository": { "type": "git",