diff --git a/example/pubspec.yaml b/example/pubspec.yaml index dfbdad7..d03e8dc 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -1,7 +1,7 @@ name: RoughExample description: A example of the rough library -version: 0.1.0+2 +version: 0.1.1 environment: sdk: ">=2.1.0 <3.0.0" diff --git a/pubspec.yaml b/pubspec.yaml index cb32bdb..b997287 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: rough description: Rough is a library that allows you draw in a sketchy, hand-drawn-like style -version: 0.1.0+2 +version: 0.1.1 homepage: https://github.com/sergiandreplace/flutter_rough repository: https://github.com/sergiandreplace/flutter_rough