Skip to content

Commit

Permalink
Prepare for v2.1.0 release (#61)
Browse files Browse the repository at this point in the history
* feat: update pubspec to v2.1.0

* docs: update changelog date for v2.1.0
  • Loading branch information
calvintam236 committed Jun 20, 2022
1 parent 4e18bf5 commit 83ad702
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,6 +1,6 @@
# Changelog

## [2.1.0] - TBA
## [2.1.0] - 2022-06-20

### Changed
* Rename constructors and methods per Dart & Flutter naming conventions at [PR #41](https://github.com/TinyCommunity/tinycolor2/pull/41)
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: tinycolor2
description: Flutter Color manipulation and conversion, ported from JS tinycolor2
version: 2.0.1
version: 2.1.0
homepage: https://github.com/TinyCommunity/tinycolor2

environment:
Expand Down

0 comments on commit 83ad702

Please sign in to comment.