From 73429c907e3afdf3a2ffee897183753a101b5f9d Mon Sep 17 00:00:00 2001 From: ume-kun1015 Date: Sat, 2 May 2026 11:16:12 +0900 Subject: [PATCH] dev: bump minor --- example/pubspec.lock | 2 +- example/pubspec.yaml | 2 +- pubspec.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/example/pubspec.lock b/example/pubspec.lock index 4e1bc72..f1ff13d 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -553,7 +553,7 @@ packages: path: ".." relative: true source: path - version: "0.3.0" + version: "0.4.0" shelf: dependency: transitive description: diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 2d45e47..16bb8e8 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -1,6 +1,6 @@ name: example description: "A new Flutter package project." -version: 0.3.0 +version: 0.4.0 homepage: environment: diff --git a/pubspec.yaml b/pubspec.yaml index 619c21b..e185f6d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: sangria_lints description: "Lint Rules for personal developments created by custom_lint_builder package." -version: 0.3.0 +version: 0.4.0 homepage: https://offich.me repository: https://github.com/offich/sangria issue_tracker: https://github.com/offich/sangria/issues