From 5883152bf1b2f187c6f221a508e353a12e4d082b Mon Sep 17 00:00:00 2001 From: Phil Quitslund Date: Tue, 8 Nov 2016 16:39:27 -0800 Subject: [PATCH] Bump tools version to `0.0.3`. (#6771) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The IntelliJ plugin will use this as a baseline to ensure that the installed tools support the expected message formats. To see where this applies, look at https://github.com/flutter/flutter-intellij/pull/426 The changes we’re checking for were introduced in https://github.com/flutter/flutter/commit/1f1adcaa0e563cb68ec5f0d2f82efc9759be1221 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index b0f99019e91..2d28db994ec 100644 --- a/VERSION +++ b/VERSION @@ -6,4 +6,4 @@ # incompatible way, this version number might not change. Instead, the version # number for package:flutter will update to reflect that change. -0.0.2 +0.0.3