update version info

This commit is contained in:
Mark Hu 2020-12-30 15:29:20 +08:00
parent 623e9f2f58
commit bfe10f206a
4 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
## [0.3.0] - 12/30/2020
* Support animated images.
## [0.2.1] - 12/29/2020
* Fixed isFinite exception.

View file

@ -10,7 +10,7 @@ Add panorama as a dependency in your pubspec.yaml file.
```yaml
dependencies:
panorama: ^0.2.1
panorama: ^0.3.0
```
Import and add the Panorama widget to your project.

View file

@ -1,6 +1,6 @@
name: panorama
description: Panorama -- A 360-degree panorama viewer.
version: 0.2.1
version: 0.3.0
homepage: https://github.com/zesage/panorama
environment:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 MiB

After

Width:  |  Height:  |  Size: 20 MiB