Skip to content

Commit

Permalink
build 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
liodali committed Jan 2, 2023
1 parent 0e97708 commit 816698c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## 1.1.1: add code documentation
## 1.1.0: update osm_flutter & fix hooks
## 1.0.1: add example
## 1.0.0: first version
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## OSM_FLUTTER_HOOKS
![pub](https://img.shields.io/badge/pub-v1.1.0-blue)
![pub](https://img.shields.io/badge/pub-v1.1.1-blue)

## Features

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: osm_flutter_hooks
description: package extension to support manage state with osm_flutter
version: 1.1.0
description: this Package extension to add support manage hook state with osm_flutter
version: 1.1.1
homepage: https://github.com/liodali/osm_flutter_hooks

environment:
Expand Down

0 comments on commit 816698c

Please sign in to comment.