This commit is contained in:
Michael Elliot Braun 2016-03-31 16:28:16 -07:00
commit b210e505a2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "kindscript-microbit",
"version": "0.2.1",
"version": "0.2.2",
"description": "BBC micro:bit target for KindScript",
"keywords": [
"JavaScript",
@ -30,6 +30,6 @@
"typescript": "^1.8.7"
},
"dependencies": {
"kindscript": "0.2.1"
"kindscript": "0.2.4"
}
}