v2.2.0-rc1

This commit is contained in:
Michal Moskal 2020-03-25 17:09:42 -07:00
parent a50e9c3d79
commit 991d38243e
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
{
"name": "microbit",
"version": "2.1.1",
"version": "2.2.0-rc1",
"description": "A simple to use collection of the most commonly used components in the micro:bit runtime",
"license": "MIT",
"dependencies": {
"microbit-dal": "lancaster-university/microbit-dal#v2.1.1"
"microbit-dal": "lancaster-university/microbit-dal#v2.2.0-rc1"
},
"extraIncludes": [
"inc"