Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
committed Jan 13, 2025
1 parent c3dcb62 commit a78ae58
Show file tree
Hide file tree
Showing 2 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
@@ -1,3 +1,8 @@
## 0.0.40

- New Version 0.0.40


## 0.0.39

- New Version 0.0.39
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: 'general_lib_flutter'
description: 'Library for make flutter more easy and more short with universal extension, utils, and more.'
version: '0.0.39'
version: '0.0.40'
environment:
sdk: '>=3.6.0 <4.0.0'
flutter: '>=3.10.0'
Expand All @@ -11,7 +11,7 @@ dev_dependencies:
flutter_test:
sdk: 'flutter'
flutter_lints: '^5.0.0'
general_lib: '^0.0.58'
general_lib: '^0.0.59'
dependency_overrides:
pointycastle: '3.8.0'
mime: '^2.0.0'
Expand Down

0 comments on commit a78ae58

Please sign in to comment.