Skip to content

Commit 8736d89

Browse files
Update pxt.json
1 parent f3befa7 commit 8736d89

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pxt.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "pxt-hardware-programming-docs",
33
"description": "A documentation teaching core runtime components and methods/properties.",
4-
"version": "1.9.2",
4+
"version": "1.9.4",
55
"dependencies": {
66
"device": "*"
77
},
88
"files": [
99
"main.ts",
1010
"README.md",
1111
"test.ts",
12-
"LICENSE.txt",
12+
"LICENSE",
1313
"docs/buffers.md",
1414
"docs/allocate.md",
1515
"docs/binary.md",

0 commit comments

Comments
 (0)