From 92928143fe5c7628378f500c7265c12389eb86c1 Mon Sep 17 00:00:00 2001 From: jbphet Date: Tue, 12 Oct 2021 18:54:30 -0600 Subject: [PATCH] Bumping version to 1.2.2, https://github.com/phetsims/tambo/issues/151, https://github.com/phetsims/tambo/issues/152 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b5a2492..f4ed06d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphing-quadratics", - "version": "1.2.2-rc.2", + "version": "1.2.2", "license": "GPL-3.0", "repository": { "type": "git",