From dec2ae920b1cd4d62ae95dd130a9cae6439761b2 Mon Sep 17 00:00:00 2001 From: Maxim Sukharev Date: Wed, 28 Nov 2018 17:17:28 +0100 Subject: [PATCH] v0.3.0 Signed-off-by: Maxim Sukharev --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2563ebf..8ca3eb9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uast-viewer", - "version": "0.2.0", + "version": "0.3.0", "description": "reusable component for displaying uast", "homepage": "https://github.com/bblfsh/uast-viewer", "main": "lib/index.js",