From 07fe1206e042d2af47cab53505ce0c7addb2f616 Mon Sep 17 00:00:00 2001 From: Justin Beckwith Date: Tue, 8 May 2018 12:43:10 -0700 Subject: [PATCH] chore: release 0.6.0 (#155) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 61af6a37..53de964a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gts", - "version": "0.5.4", + "version": "0.6.0", "description": "Google TypeScript Style", "repository": "google/ts-style", "main": "build/src/index.js",