From 8bd429accc8e74ca6775b6799e02fab70b6d2dbd Mon Sep 17 00:00:00 2001 From: la Date: Thu, 3 May 2018 13:55:28 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=80=D0=B8=D0=B2=D0=B5=D0=B4=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=B2=20=D0=BF=D0=BE=D1=80=D1=8F=D0=B4?= =?UTF-8?q?=D0=BE=D0=BA=20=D1=81=D0=BE=D0=BE=D1=82=D0=B2=D0=B5=D1=82=D1=81?= =?UTF-8?q?=D1=82=D0=B2=D0=B8=D1=8F=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D0=B9?= =?UTF-8?q?=20npm=20=D0=B8=20git?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f7cdb10..c431a60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turbo-rss", - "version": "1.0.3", + "version": "1.0.4", "description": "RSS based, feed generator for Yandex turbo", "keywords": [ "yandex", @@ -14,7 +14,7 @@ "lint": "grunt lint", "test:browser": "prova -b" }, - "homepage": "http://github.com/lightair/yandex-turbo", + "homepage": "https://github.com/LightAir/turbo-rss", "author": { "name": "LightAir", "email": "public@softroot.ru"