From 790b25ed3c4805724787a5137ddc5691024ba857 Mon Sep 17 00:00:00 2001 From: Bill Siever Date: Fri, 2 Sep 2022 08:26:52 -0500 Subject: [PATCH] 0.1.2 --- pxt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxt.json b/pxt.json index ab65c0e..0dc13b0 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "microbit-pxt-rotate", - "version": "0.1.1", + "version": "0.1.2", "description": "Rotate the screen", "license": "MIT", "dependencies": {