Skip to content

Commit 8f5cda8

Browse files
Update pxt.json
1 parent f740a42 commit 8f5cda8

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.4",
4+
"version": "1.9.5",
55
"dependencies": {
66
"device": "*"
77
},
88
"files": [
99
"main.ts",
1010
"README.md",
1111
"test.ts",
12-
"license": "MIT",
12+
"license": "MIT",
1313
"docs/buffers.md",
1414
"docs/allocate.md",
1515
"docs/binary.md",

0 commit comments

Comments
 (0)