Skip to content

Commit

Permalink
Bump to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fvanwijk committed Nov 8, 2020
1 parent 01ed756 commit cc46cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "d3-area-chunked",
"version": "1.0.1",
"version": "1.1.0",
"description": "A d3 plugin that renders an area with potential gaps in the data by styling the gaps differently from the defined areas. Single points are rendered as circles. Transitions are supported.",
"authors": [
"Peter Beshai <peter.beshai@gmail.com> (http://github.com/pbeshai)",
Expand Down

0 comments on commit cc46cf0

Please sign in to comment.