Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
srnunio committed Sep 10, 2022
1 parent 2a2b390 commit 98732e6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@
* Stop timer
* Reset timer
* Change wait time

## 1.0.1
* Intercept events
* Change in the name of methods
* Check active monitoring
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ reacts when there are no user activities in your application

```yaml
dependencies:
activsy: ^1.0.0
activsy: ^1.0.1
```
# Usage
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: activsy
description: reacts when there are no user activities in your application
version: 1.0.0
version: 1.0.1
homepage: https://github.com/EdvaldoMartins/activsy
repository: https://github.com/EdvaldoMartins/activsy
issue_tracker: https://github.com/EdvaldoMartins/activsy/issues
Expand Down

0 comments on commit 98732e6

Please sign in to comment.