Bump to v2.2.0-rc3

This commit is contained in:
Joe Finney 2020-04-01 17:23:24 +01:00
parent e724ac5e7c
commit be945ef8c4
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
{
"name": "microbit",
"version": "2.2.0-rc0",
"version": "2.2.0-rc3",
"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.2.0-rc0"
"microbit-dal": "lancaster-university/microbit-dal#v2.2.0-rc3"
},
"extraIncludes": [
"inc"