mirror of
https://github.com/Iconica-Development/flutter_carousel.git
synced 2025-05-19 04:13:43 +02:00
set version in pubspec to 0.2.0
This commit is contained in:
parent
a6254addd4
commit
07964e5e96
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
name: carousel
|
name: carousel
|
||||||
description: card carousel
|
description: card carousel
|
||||||
version: 0.1.0
|
version: 0.2.0
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.17.6 <3.0.0"
|
sdk: ">=2.17.6 <3.0.0"
|
||||||
|
|
Loading…
Reference in a new issue