From a47dbc10b2c9794bf1e5db8fd58d4249f5beba93 Mon Sep 17 00:00:00 2001 From: David Lechner Date: Mon, 17 May 2021 14:16:16 -0500 Subject: [PATCH] v1.0.0-rc.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bdbffe7f..293fa25b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pybricks/pybricks-code", - "version": "1.0.0-rc.1", + "version": "1.0.0-rc.2", "license": "MIT", "author": "The Pybricks Authors", "repository": {