diff --git a/package-lock.json b/package-lock.json index fa7aa7dc..b8c5dfa5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "yfm-docs", - "version": "0.0.1", + "version": "0.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 42ae929b..7dba7519 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "author": "Yandex Data UI Team ", "description": "", "license": "UNLICENSED", - "version": "0.0.1", + "version": "0.1.0", "repository": { "type": "git", "url": "https://github.yandex-team.ru/data-ui/yfm-docs"