I am learning OOP using c++ on a MicroBit by developing this simple game

Dependencies:   microbit

Revision:
1:25f13b341b11
Parent:
0:17bdfb0e7069
Child:
3:a21366e3261e
--- a/gameEngine/module.json	Wed Jul 08 16:35:55 2020 +0000
+++ b/gameEngine/module.json	Wed Jul 08 17:22:58 2020 +0000
@@ -1,6 +1,6 @@
 {
   "name": "game engine",
-  "version": "1.0.0",
+  "version": "2.0.0",
   "description": "A simple game engine for the MicroBit",
   "license": "MIT",
   "extraIncludes": [