From 87211c05300e566fbec4f2907372fce937e4bcb3 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2020 15:54:24 +0000 Subject: [PATCH] updated package.json [ci skip] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 692929b2..422cbc9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gts", - "version": "1.1.2", + "version": "2.0.0", "description": "Google TypeScript Style", "repository": "google/gts", "main": "build/src/index.js",