diff --git a/front/package.json b/front/package.json index 2bae871..254bd61 100644 --- a/front/package.json +++ b/front/package.json @@ -1,6 +1,6 @@ { "name": "wikilerni", - "version": "0.1.1", + "version": "0.2.0", "description": "Front-end of WikiLerni web application", "main": "index.js", "scripts": { diff --git a/package.json b/package.json index 5445561..ec3c74f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "WikiLerni", - "version": "0.1.1", + "version": "0.2.0", "description": "Quiz generator for quizzes, online learning... and whatever else you want!", "main": "server.js", "scripts": {