diff --git a/CHANGELOG.md b/CHANGELOG.md index 51a3105..41553a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. +## [3.0.0](https://github.com/jonz94/capacitor-sim/compare/v3.0.0-beta.0...v3.0.0) (2024-07-15) + ## [3.0.0-beta.0](https://github.com/jonz94/capacitor-sim/compare/v2.0.0...v3.0.0-beta.0) (2024-05-06) ### ⚠ BREAKING CHANGES diff --git a/package-lock.json b/package-lock.json index 238e240..5c06a41 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@jonz94/capacitor-sim", - "version": "3.0.0-beta.0", + "version": "3.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@jonz94/capacitor-sim", - "version": "3.0.0-beta.0", + "version": "3.0.0", "license": "0BSD", "devDependencies": { "@capacitor/android": "^6.1.0", diff --git a/package.json b/package.json index 9c89cc8..f0b3c54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jonz94/capacitor-sim", - "version": "3.0.0-beta.0", + "version": "3.0.0", "description": "Capacitor plugin to get information from device's sim cards", "keywords": [ "capacitor",