diff --git a/bower.json b/bower.json index 0596855..6858884 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "Springy", "main": "springy.js", - "version": "2.0.2", + "version": "2.1.0", "homepage": "https://github.com/dhotson/springy", "authors": [ "Dennis Hotson " diff --git a/package.json b/package.json index ea8641e..6588ae5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "springy", - "version": "2.0.2", + "version": "2.1.0", "description": "A force directed graph layout algorithm in JavaScript.", "main": "springy.js", "scripts": {