diff --git a/package-lock.json b/package-lock.json index 1132abf0d..6d038c2bc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sendbird-uikit", - "version": "2.5.0-alpha", + "version": "2.5.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "sendbird-uikit", - "version": "2.5.0-alpha", + "version": "2.5.0", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { "css-vars-ponyfill": "^2.3.2", diff --git a/package.json b/package.json index 25e31a14e..a3f08d609 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sendbird-uikit", - "version": "2.5.0-alpha", + "version": "2.5.0", "description": "React based UI kit for sendbird", "main": "release/index.js", "style": "release/dist/index.css",