Skip to content

Commit

Permalink
release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zadam committed Dec 27, 2017
1 parent ae337e4 commit 695f0e5
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.0.11",
"version": "0.1.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-26T19:57:44-05:00", build_revision: "baab7454626b154b43144c1a07e1962ab083bde2" };
module.exports = { build_date:"2017-12-26T22:59:46-05:00", build_revision: "ae337e45009c3938dddcbb3452b271f97eb80bce" };

0 comments on commit 695f0e5

Please sign in to comment.