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