We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f740a42 commit 8f5cda8Copy full SHA for 8f5cda8
1 file changed
pxt.json
@@ -1,15 +1,15 @@
1
{
2
"name": "pxt-hardware-programming-docs",
3
"description": "A documentation teaching core runtime components and methods/properties.",
4
- "version": "1.9.4",
+ "version": "1.9.5",
5
"dependencies": {
6
"device": "*"
7
},
8
"files": [
9
"main.ts",
10
"README.md",
11
"test.ts",
12
- "license": "MIT",
+ "license": "MIT",
13
"docs/buffers.md",
14
"docs/allocate.md",
15
"docs/binary.md",
0 commit comments