From b5095eed0f6a7571e2e6a9f1c5cd72bff4349520 Mon Sep 17 00:00:00 2001 From: Luiz Philippe Date: Thu, 4 Nov 2021 14:07:32 -0300 Subject: [PATCH] =?UTF-8?q?Sobre=20n=C3=BAmero=20da=20vers=C3=A3o?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projects/ng-github-contributions/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/ng-github-contributions/package.json b/projects/ng-github-contributions/package.json index a8efb59..3749e24 100644 --- a/projects/ng-github-contributions/package.json +++ b/projects/ng-github-contributions/package.json @@ -1,6 +1,6 @@ { "name": "@luizppa/ng-github-contributions", - "version": "0.1.1", + "version": "0.2.1", "private": false, "peerDependencies": { "@angular/common": "^11.2.14",