chore: bump version

pull/2226/head
Tienson Qin 2021-06-18 00:44:58 +08:00
parent f6c22ca70c
commit ceaac15ef7
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "Logseq",
"version": "0.1.8",
"version": "0.1.9",
"main": "electron.js",
"author": "Logseq",
"description": "A privacy-first, open-source platform for knowledge management and collaboration.",

View File

@ -1,3 +1,3 @@
(ns frontend.version)
(defonce version "0.1.8-1")
(defonce version "0.1.9")