Skip to content

Commit

Permalink
🔖 release v5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BirjuVachhani committed Nov 14, 2024
1 parent 7d52d90 commit c0a0a38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 5.7.1 (Unreleased)
## 5.8.0

- Add `takeAfter`, `takeAfterLast`, `takeBefore`, `takeBeforeLast`, and `takeBetween` extensions for `String`.
- Bump up minimum **Dart SDK** version to `3.3.0`.
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: screwdriver
description: A dart package aiming to provide useful extensions and helper functions to ease and speed up development.
version: 5.7.0
version: 5.8.0
homepage: https://github.com/birjuvachhani/screwdriver

environment:
Expand Down

0 comments on commit c0a0a38

Please sign in to comment.