Update n8n version in main package.json file

This commit is contained in:
Jan Oberhauser 2022-03-14 17:58:00 +01:00
parent 10f18077b1
commit a03c368d2c

View file

@ -1,6 +1,6 @@
{ {
"name": "n8n", "name": "n8n",
"version": "0.167.0", "version": "0.168.0",
"private": true, "private": true,
"homepage": "https://n8n.io", "homepage": "https://n8n.io",
"scripts": { "scripts": {