release 0.2.2

This commit is contained in:
azivner 2018-01-03 23:05:00 -05:00
parent f2aaf8b0a3
commit a6a687c4a6
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"name": "trilium",
"description": "Trilium Notes",
"version": "0.2.1",
"version": "0.2.2",
"scripts": {
"start": "node ./bin/www",
"test-electron": "xo",

View file

@ -1 +1 @@
module.exports = { build_date:"2018-01-02T22:46:50-05:00", build_revision: "96a44a9a0c1b90ba7b58ef37a52cadbaffdf918d" };
module.exports = { build_date:"2018-01-03T23:05:00-05:00", build_revision: "f2aaf8b0a3b761fb6a1ec79e7c6b95e3eb9e4db0" };