From c3217310ff169bef45dc540722b8610b6002bca4 Mon Sep 17 00:00:00 2001 From: thesayyn Date: Mon, 13 Jun 2022 23:42:38 +0300 Subject: [PATCH] release: cut 0.8.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 152505fb..79ac801d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "protoc-gen-ts", "description": "Compile protocol buffers descriptors to Typescript.", - "version": "0.8.3", + "version": "0.8.4", "license": "MIT", "author": { "email": "thesayyn@gmail.com",