Skip to content

Commit b234e4b

Browse files
committed
Bump version to 0.2.1
1 parent d89b771 commit b234e4b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [0.2.1] - 2020-MM-DD
1+
## [0.2.1] - 2020-04-29
22

33
* Fixed IntervalTree.contains()
44
* Fixed comparison for intervals with other comparables, such as DateTime

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: interval_tree
2-
version: 0.2.0+2
2+
version: 0.2.1
33
description: >-
44
A non-overlapping interval tree with support for calculating unions,
55
intersections, and differences between individual intervals and entire

0 commit comments

Comments
 (0)