From cd6c7aa06054a360360881936b8177f0b50e2fc6 Mon Sep 17 00:00:00 2001 From: Andras Toth Date: Mon, 14 Aug 2017 10:39:32 +0200 Subject: [PATCH] bump version in package.json to v0.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71896f8..12f378d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "ng-browser-info", "description": "ngBrowserInfo is an AngularJS service that gives you a collection of methods for knowing more about your client browser.", "keywords": ["client", "info", "useragent", "navigator", "angularjs", "angular", "os", "browser", "screen", "cookies"], - "version": "0.1.4", + "version": "0.1.6", "license": "Apache 2.0", "repository": { "type": "git",