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

This commit is contained in:
Michael Elliot Braun 2016-05-05 10:13:18 -07:00
commit 0c7f9058a7

View File

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