From 963259f7aa579839c644b209811d03ee9a54ef31 Mon Sep 17 00:00:00 2001 From: philer Date: Sun, 12 Dec 2021 17:45:57 +0100 Subject: [PATCH] v0.6.0 -> v0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ea5412..f0b7d9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "karol", - "version": "0.6.0", + "version": "0.7.0", "description": "Web based version of Karol, a kids friendly tool for learning algorithms", "author": "Philipp Miller", "license": "MIT",