From d42fc1a8a6b2c57c89c88325c64ef75e09f6e9f2 Mon Sep 17 00:00:00 2001 From: Ivan <42812006+ivan-015@users.noreply.github.com> Date: Sun, 13 Mar 2022 15:58:18 -0500 Subject: [PATCH] Increase version to `2.6.0` --- pubspec.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 14754fca..71ac646e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,7 @@ name: parabeac_core -description: A starting point for Dart libraries or applications. -version: 2.5.0 +description: Continuous Design / Continuous Integration for Figma-to-Flutter + +version: 2.6.0 # homepage: https://www.example.com environment: @@ -23,7 +24,7 @@ dependencies: path: ^1.6.0 file: ^6.1.2 pbdl: - git: + git: url: https://github.com/Parabeac/pbdl.git ref: master directed_graph: ^0.2.3