Skip to content

Commit 5e63ce4

Browse files
author
danielcaldas
committed
Release 0.2.1
1 parent 51a3513 commit 5e63ce4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<div class='py1 px2'>
1616
<h2>react-d3-graph</h2>
1717
<i class="icon-github"></i>
18-
<h3 class='mb0 no-anchor'>v0.2.0</h3>
18+
<h3 class='mb0 no-anchor'>v0.2.1</h3>
1919
<h3>Quick Links</h3>
2020
<h4><a href="https://github.com/danielcaldas/react-d3-graph" target="_blank">🔗 GitHub Repo</a></h4>
2121
<h4><a href="https://danielcaldas.github.io/react-d3-graph/sandbox/index.html" target="_blank">🔗 Live Demo</a></h4>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-d3-graph",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "React component to build interactive and configurable graphs with d3 effortlessly",
55
"author": "Daniel Caldas",
66
"license": "MIT",

sandbox/rd3g.sandbox.bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)