chore(release): 0.2.2

This commit is contained in:
roschaefer 2020-01-20 12:35:48 +01:00
parent 4639b1c6c5
commit 7e26e56654
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "human-connection-backend",
"version": "0.2.1",
"version": "0.2.2",
"description": "GraphQL Backend for Human Connection",
"main": "src/index.js",
"scripts": {

View File

@ -1,6 +1,6 @@
{
"name": "human-connection",
"version": "0.2.1",
"version": "0.2.2",
"description": "Fullstack and API tests with cypress and cucumber for Human Connection",
"author": "Human Connection gGmbh",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "human-connection-webapp",
"version": "0.2.1",
"version": "0.2.2",
"description": "Human Connection Frontend",
"authors": [
"Grzegorz Leoniec (appinteractive)",