Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-kasibhatla committed Feb 28, 2024
1 parent a72eeb7 commit d48f019
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,7 @@ Initial release

## 0.0.5
* Update metadata
* Improve documentation
* Improve documentation

## 0.0.6
* Re-format package
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: log_plus
description: "Small, feature-rich logging package for Dart and Flutter. Written in pure Dart, with no dependencies."
version: 0.0.5
version: 0.0.6
homepage: https://github.com/dev-kasibhatla/log_plus
repository: https://github.com/dev-kasibhatla/log_plus
issue_tracker: https://github.com/dev-kasibhatla/log_plus/issues
Expand Down

0 comments on commit d48f019

Please sign in to comment.