diff --git a/pxt.json b/pxt.json index 9ab7fe0..7d2fd3b 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "microturtle", - "version": "0.0.9", + "version": "0.0.10", "dependencies": { "core": "*" }, @@ -13,4 +13,4 @@ "tests.ts" ], "public": true -} \ No newline at end of file +}