Bumped version

This commit is contained in:
Rainer Simon 2021-01-03 10:04:38 +01:00
parent 35a339dcd3
commit edd16e48f2
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@recogito/recogito-client-core",
"version": "0.2.5",
"version": "0.3.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@recogito/recogito-client-core",
"version": "0.3.2",
"version": "0.3.3",
"description": "Core functions, classes and components for RecogitoJS",
"main": "src/index.js",
"scripts": {