Skip to content

Commit e724ac5

Browse files
committed
v2.2.0-rc0
1 parent 6e86e68 commit e724ac5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

module.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "microbit",
3-
"version": "2.1.0",
3+
"version": "2.2.0-rc0",
44
"description": "A simple to use collection of the most commonly used components in the micro:bit runtime",
55
"license": "MIT",
66
"dependencies": {
7-
"microbit-dal": "lancaster-university/microbit-dal#js-event-semantics"
7+
"microbit-dal": "lancaster-university/microbit-dal#v2.2.0-rc0"
88
},
99
"extraIncludes": [
1010
"inc"

0 commit comments

Comments
 (0)