From 20867a9c78bf1018f12759408395efcc552cce0a Mon Sep 17 00:00:00 2001 From: Jonathan Olson Date: Thu, 17 Jun 2021 15:39:45 -0600 Subject: [PATCH] Bumping version to 1.0.16, 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/joist/issues/717 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a726ebc..60c25dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "molecule-polarity", - "version": "1.0.16-rc.3", + "version": "1.0.16", "license": "GPL-3.0", "repository": { "type": "git",