diff --git a/package-lock.json b/package-lock.json index a5e710d..819f253 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@codesyntax/ionic-react-utils", - "version": "0.2.0", + "version": "0.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@codesyntax/ionic-react-utils", - "version": "0.2.0", + "version": "0.3.0", "devDependencies": { "@ionic/react": "^8.0.0", "@ionic/react-router": "^8.0.0", diff --git a/package.json b/package.json index acc6289..d95e47b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@codesyntax/ionic-react-utils", "description": "A suite of components and utilities for Ionic Framework with React", - "version": "0.2.0", + "version": "0.3.0", "type": "module", "main": "dist/main.js", "types": "dist/main.d.ts",