Skip to content

Commit

Permalink
Release/1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
svprdga committed Oct 31, 2022
1 parent 55d30a1 commit 5b0e624
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [1.0.0] - 2022-10-31

### Changed

- Update internal dependencies.

## [0.4.0] - 2021-11-30

### Added
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![style: lint](https://img.shields.io/badge/style-lint-4BC0F5.svg)](https://pub.dev/packages/lint)

A simple Flutter plugin to manage the device torch / flash light.
A simple Flutter plugin to manage the device torch / flashlight.

## Import the library in your Dart code

Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: torch_light
description: A flutter plugin to control the device torch.
version: 0.4.0
description: A flutter plugin to control the device torch / flashlight.
version: 1.0.0
homepage: https://github.com/svprdga/torch_light

environment:
Expand Down

0 comments on commit 5b0e624

Please sign in to comment.