Merge remote-tracking branch 'refs/remotes/origin/master' into docs

This commit is contained in:
Michael Elliot Braun 2016-04-29 16:25:57 -07:00
commit 879fdd687e

View File

@ -1,6 +1,6 @@
{
"name": "pxt-microbit",
"version": "0.2.93",
"version": "0.2.94",
"description": "BBC micro:bit target for PXT",
"keywords": [
"JavaScript",
@ -29,6 +29,6 @@
"typescript": "^1.8.7"
},
"dependencies": {
"pxt-core": "0.2.101"
"pxt-core": "0.2.105"
}
}