update version info

This commit is contained in:
Mark Hu 2020-12-29 01:09:52 +08:00
parent 15c86511b4
commit ff4f6ae432
3 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
## [0.2.0] - 12/29/2020
* Add hotspots.
## [0.1.2] - 02/22/2020 ## [0.1.2] - 02/22/2020
* Fixed some bugs of sensor control. * Fixed some bugs of sensor control.

View file

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

View file

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