Skip to content

Commit

Permalink
change version and log
Browse files Browse the repository at this point in the history
  • Loading branch information
Anas35 committed Feb 21, 2021
1 parent 8ac10c2 commit 264f855
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## [3.0.0-null-safety.0]

### Breaking Change :
* Migrated to **null-safety**

## [2.7.0] - 2020-01-29

* Improved DomainUtils added *toIDN()* and *fromIDN()* methods
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: basic_utils
description: Common util classes providing a solution for different situations.
version: 2.7.0
version: 3.0.0-null-safety.0
homepage: https://github.com/Ephenodrom/Dart-Basic-Utils
publish_to: https://pub.dartlang.org

Expand Down

0 comments on commit 264f855

Please sign in to comment.