diff --git a/package-lock.json b/package-lock.json index c340164..c813ed3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "pill-reminder", - "version": "0.2.2", + "version": "0.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "pill-reminder", - "version": "0.2.2", + "version": "0.3.0", "dependencies": { "@angular/animations": "^18.2.11", "@angular/cdk": "^18.2.13", diff --git a/package.json b/package.json index e2beb41..d873fc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pill-reminder", - "version": "0.2.2", + "version": "0.3.0", "description": "A simple and minimalistic APP that allows you to record the last time you took a pill in a simple, effective and elegant way", "scripts": { "ng": "ng",