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 f3befa7 commit 8736d89Copy full SHA for 8736d89
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.2",
+ "version": "1.9.4",
5
"dependencies": {
6
"device": "*"
7
},
8
"files": [
9
"main.ts",
10
"README.md",
11
"test.ts",
12
- "LICENSE.txt",
+ "LICENSE",
13
"docs/buffers.md",
14
"docs/allocate.md",
15
"docs/binary.md",
0 commit comments