From 8e5956913f7410ab237b4f93ae5f5a712ab63414 Mon Sep 17 00:00:00 2001 From: Alinur Goksel Date: Tue, 9 Oct 2018 11:06:44 +0200 Subject: [PATCH] bump version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c019c53..38d3eed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@meltwater/angular-segment-analytics", - "version": "1.2.1", + "version": "1.2.2", "repository": { "type": "git", "url": "git+https://github.com/meltwater/angular-segment-analytics.git" @@ -20,7 +20,7 @@ ], "author": "aleross", "license": "MIT", - "homepage": "https://github.com/meltwater/angular-segment-analytics", + "homepage": "https://github.com/aleross/angular-segment-analytics", "peerDependencies": { "angular": "1.x.x" },