diff --git a/package-lock.json b/package-lock.json index 4aa10744..a47fa6a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@shoutem/ui", - "version": "6.1.2-rc.0", + "version": "6.1.2", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index efda9eb0..43c770f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@shoutem/ui", - "version": "6.1.2-rc.0", + "version": "6.1.2", "description": "Styleable set of components for React Native applications", "scripts": { "lint": "eslint .",