Skip to content

Commit

Permalink
1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
philipphenkel authored Feb 7, 2018
1 parent 76abe8f commit 5595233
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pxt.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "power-functions",
"version": "1.0.2",
"description": " Control your Lego® Power Functions motors using your micro:bit, an infrared LED and MakeCode. This package is neither endorsed nor authorized by the LEGO Group.",
"version": "1.0.3",
"description": " Control your Lego® Power Functions motors using your PXT board, an infrared LED and MakeCode. This package is neither endorsed nor authorized by the LEGO Group.",
"license": "MIT",
"dependencies": {
"core": "*"
Expand All @@ -16,4 +16,4 @@
"test.ts"
],
"public": true
}
}

0 comments on commit 5595233

Please sign in to comment.