diff --git a/package-lock.json b/package-lock.json index c68574e7..1a92cf07 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@shoutem/ui", - "version": "4.1.0-rc.0", + "version": "4.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 22084140..86091ee9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@shoutem/ui", - "version": "4.1.0-rc.2", + "version": "4.1.0", "description": "Styleable set of components for React Native applications", "scripts": { "lint": "eslint .",