From 65b199a1c45e7eac40049502b5df70638dbd00da Mon Sep 17 00:00:00 2001 From: David Lechner Date: Tue, 8 Jun 2021 14:56:43 -0500 Subject: [PATCH] v1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee692d54..c7c6f223 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pybricks/pybricks-code", - "version": "1.0.0-rc.2", + "version": "1.0.0", "license": "MIT", "author": "The Pybricks Authors", "repository": {