diff --git a/package-lock.json b/package-lock.json index 59478901..ea74dc3a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@shoutem/ui", - "version": "4.4.5", + "version": "4.4.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 343c4f64..93f259d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@shoutem/ui", - "version": "4.4.5", + "version": "4.4.6", "description": "Styleable set of components for React Native applications", "scripts": { "lint": "eslint .",