summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/package.json b/js/package.json
index 24e7c146a..47211d926 100644
--- a/js/package.json
+++ b/js/package.json
@@ -1,6 +1,6 @@
{
"name": "ownCloud-news",
- "version": "3.4.6",
+ "version": "4.0.1",
"description": "An RSS/Atom feed reader",
"main": "build/app.js",
"scripts": {
@@ -34,7 +34,7 @@
"grunt-contrib-watch": "^0.6.1",
"grunt-karma": "^0.9.0",
"grunt-ng-annotate": "^0.4.0",
- "grunt-phpunit": "^0.3.5",
+ "grunt-phpunit": "^0.3.6",
"grunt-protractor-runner": "^1.1.4",
"grunt-protractor-webdriver": "^0.1.9",
"grunt-wrap": "^0.3.0",