From 73247e94bffe4652d04fe2113ef706158d6216f7 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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 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..fa69b25 100644 --- a/package.json +++ b/package.json @@ -1,17 +1,17 @@ { "name": "@ulms/events", - "version": "0.2.0", + "version": "0.2.1", "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"