From 85689be911d4bcb004a46ee992886888dbe76bff Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Mon, 15 Oct 2018 13:49:02 -0700 Subject: [PATCH] Prepare to release 0.5.13 (#53) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8b8cdb7edd8f..67833676a2fb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: dart2js_info -version: 0.5.13-dev +version: 0.5.13 description: > Libraries and tools to process data produced when running dart2js with