From 46b4b1069bf66d975263a078761ca24564e6e81f Mon Sep 17 00:00:00 2001 From: Sergo Date: Thu, 16 Jan 2020 15:32:15 +0300 Subject: [PATCH] Bump version --- LICENSE | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/LICENSE b/LICENSE index 7627746..5b8341f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 Netology Group +Copyright (c) 2019 OLC Netology group LLC Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package.json b/package.json index b77cab3..860100d 100644 --- a/package.json +++ b/package.json @@ -2,16 +2,16 @@ "name": "@ulms/events", "version": "0.2.0", "description": "JavaScript API-client for uLMS Events service", - "homepage": "https://github.com/netology-group/ulms-events-js#readme", + "homepage": "https://github.com/netology-group/ulms-events-js", "bugs": { "url": "https://github.com/netology-group/ulms-events-js/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/netology-group/ulms-events-js.git" + "url": "https://github.com/netology-group/ulms-events-js" }, "license": "MIT", - "author": "netology-group", + "author": "OLC Netology group LLC", "files": [ "es", "lib"