summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 5828b482..92dec31e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "wekan",
- "version": "0.98.0",
+ "version": "1.01.0",
"description": "The open-source Trello-like kanban",
"private": true,
"scripts": {
@@ -29,6 +29,6 @@
"es6-promise": "^4.2.4",
"meteor-node-stubs": "^0.4.1",
"os": "^0.1.1",
- "xss": "^0.3.8"
+ "xss": "^1.0.0"
}
}