Skip to content

Commit

Permalink
update sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
fredeil committed Jun 21, 2024
1 parent 285defd commit 79d7db8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: email_validator
version: 2.2.9
version: 2.2.9

homepage: https://github.com/fredeil/email-validator.dart
description: A simple (but correct) dart class for validating email addresses

environment:
sdk: ">=2.12.0 <3.0.0"
sdk: '>=2.12.0 <4.0.0'

dev_dependencies:
test: ^1.16.8

0 comments on commit 79d7db8

Please sign in to comment.