Skip to content

Commit

Permalink
Update module.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Amerlander authored Aug 27, 2021
1 parent 5354f46 commit b361f21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions module.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "microbit",
"version": "2.2.0-rc6-calliope.rc3-iss0.1",
"version": "2.2.0-rc6-calliope.rc3-iss0.2",
"description": "A simple to use collection of the most commonly used components in the micro:bit runtime",
"license": "MIT",
"dependencies": {
"microbit-dal": "calliope-mini/microbit-dal#v2.2.0-rc6-calliope.rc3-iss0.1"
"microbit-dal": "calliope-mini/microbit-dal#v2.2.0-rc6-calliope.rc3-iss0.2"
},
"extraIncludes": [
"inc"
Expand Down

0 comments on commit b361f21

Please sign in to comment.