Bumped version
This commit is contained in:
parent
cec178680f
commit
c7f7d040ec
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Springy",
|
"name": "Springy",
|
||||||
"main": "springy.js",
|
"main": "springy.js",
|
||||||
"version": "2.0.2",
|
"version": "2.1.0",
|
||||||
"homepage": "https://github.com/dhotson/springy",
|
"homepage": "https://github.com/dhotson/springy",
|
||||||
"authors": [
|
"authors": [
|
||||||
"Dennis Hotson <dennis@99designs.com>"
|
"Dennis Hotson <dennis@99designs.com>"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "springy",
|
"name": "springy",
|
||||||
"version": "2.0.2",
|
"version": "2.1.0",
|
||||||
"description": "A force directed graph layout algorithm in JavaScript.",
|
"description": "A force directed graph layout algorithm in JavaScript.",
|
||||||
"main": "springy.js",
|
"main": "springy.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user