From 33a829e6b99353c703d2e971a8a4c3ab9b4ac9bb Mon Sep 17 00:00:00 2001 From: york yao Date: Mon, 10 Jun 2019 20:05:17 +0800 Subject: [PATCH] 1.29.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4528db..585ee2f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "types-as-schema", - "version": "1.29.0", + "version": "1.29.1", "description": "Genetate json scheme, protobuf file, graphQL/mongoose schema and reasonml/ocaml/rust types from typescript types.", "main": "index.js", "scripts": {