Skip to content

Commit

Permalink
Bump version to 2.0.0+1 and add changelog entry (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
Albert221 authored Oct 23, 2021
1 parent b66f61a commit ea1f661
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 2.0.0+1

- Replace image with snippet in README.

# 2.0.0

- **BREAKING** Migrate to null-safety.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: sorted
description: >
Sort lists of complex objects with ease.
Simple but powerful extension method.
version: 2.0.0
version: 2.0.0+1
homepage: https://github.com/Albert221/sorted

environment:
Expand Down

0 comments on commit ea1f661

Please sign in to comment.