diff --git a/package.json b/package.json index d07ea95..48a477a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tinkoff/utils", - "version": "2.4.0", + "version": "2.5.0", "author": "Tinkoff team", "scripts": { "build": "tsc && babel ./ts_temp -d build",