Skip to content

Commit

Permalink
🔖 release v5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BirjuVachhani committed Aug 10, 2024
1 parent e98a897 commit c2b047e
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.5.0 [Unreleased]
## 5.5.0

- Add `hasExactMatch` extension for `Pattern` and `RegExp`.
- Add `matchesExactly` extension for `String`.
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.4.0
version: 5.5.0
homepage: https://github.com/birjuvachhani/screwdriver

environment:
Expand Down

0 comments on commit c2b047e

Please sign in to comment.