From 9065e5cb8dd6e9cd41ecbf9774df0bc20e38eec2 Mon Sep 17 00:00:00 2001 From: Tiberiu Zuld Date: Wed, 26 Feb 2020 21:55:13 +0200 Subject: [PATCH] fix README.md for npm package --- package-lock.json | 2 +- package.json | 2 +- projects/angular-busy2/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7694692..96c7cc2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "angular-busy2", - "version": "11.0.0", + "version": "11.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 94a9f86..466cd34 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-busy2", - "version": "11.0.0", + "version": "11.0.1", "license": "MIT", "scripts": { "ng": "ng", diff --git a/projects/angular-busy2/package.json b/projects/angular-busy2/package.json index 3d86cae..622136c 100644 --- a/projects/angular-busy2/package.json +++ b/projects/angular-busy2/package.json @@ -1,6 +1,6 @@ { "name": "angular-busy2", - "version": "11.0.0", + "version": "11.0.1", "license": "MIT", "homepage": "https://tiberiuzuld.github.io/angular-busy/", "bugs": {