Skip to content

Commit

Permalink
release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zadam committed Jan 2, 2018
1 parent ae6e222 commit 361d8a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "trilium",
"description": "Trilium Notes",
"version": "0.1.2",
"version": "0.2.0",
"scripts": {
"start": "node ./bin/www",
"test-electron": "xo",
Expand Down
2 changes: 1 addition & 1 deletion services/build.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
module.exports = { build_date:"2017-12-28T21:17:25-05:00", build_revision: "aebce8f12b87e7c3d5dbd23e75918f3d01a4cc64" };
module.exports = { build_date:"2018-01-01T23:29:34-05:00", build_revision: "ae6e222c506c170ecd24d758328e0678f158bb47" };

0 comments on commit 361d8a4

Please sign in to comment.