Consistent version number bump
This commit is contained in:
parent
fae78f1055
commit
98369ebcb9
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Springy",
|
||||
"main": "springy.js",
|
||||
"version": "2.2.1",
|
||||
"version": "2.2.2",
|
||||
"homepage": "https://github.com/dhotson/springy",
|
||||
"authors": [
|
||||
"Dennis Hotson <dennis@99designs.com>"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "springy",
|
||||
"version": "2.2.1",
|
||||
"version": "2.2.2",
|
||||
"description": "A force directed graph layout algorithm in JavaScript.",
|
||||
"main": "springy.js",
|
||||
"scripts": {
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* Springy v2.0.1
|
||||
* Springy v2.2.2
|
||||
*
|
||||
* Copyright (c) 2010-2013 Dennis Hotson
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue
Block a user