From 34a456cf72a789bfe966355e9178cde2aadb7725 Mon Sep 17 00:00:00 2001 From: DataUI VCS Robot Date: Tue, 28 Apr 2020 19:48:03 +0300 Subject: [PATCH] 0.1.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"