diff --git a/pubspec.yaml b/pubspec.yaml index d60177c..d835045 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: tuple -version: 1.0.1 +version: 1.0.1+1 authors: - Boris Kaul - Kwang Yul Seo @@ -8,6 +8,6 @@ homepage: https://github.com/kseo/tuple environment: sdk: '>=1.6.0' dependencies: - quiver: '>=0.22.0 <0.23.0' + quiver: '>=0.22.0 <0.28.0' dev_dependencies: test: any