diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-09-02 00:09:51 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-09-02 00:09:51 +0300 |
commit | d4537af3b4a3072196309ddaa0679dc935f3c46c (patch) | |
tree | 98f8aa1b06b983a5fba03c1228a12add3067c323 /package.json | |
parent | e3d2d6b2924d5edbd95a8c3c0cd690375bd7943f (diff) | |
download | wekan-d4537af3b4a3072196309ddaa0679dc935f3c46c.tar.gz wekan-d4537af3b4a3072196309ddaa0679dc935f3c46c.tar.bz2 wekan-d4537af3b4a3072196309ddaa0679dc935f3c46c.zip |
v0.35v0.35
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2c4f79a1..65783ced 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wekan", - "version": "0.34.0", + "version": "0.35.0", "description": "The open-source Trello-like kanban", "private": true, "scripts": { |